[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-49) Port JAR, EAR, WAR Samples and Test Modules to new API

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu Sep 6 06:30:32 EDT 2012


    [ https://issues.jboss.org/browse/SHRINKRES-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12716284#comment-12716284 ] 

Karel Piwko commented on SHRINKRES-49:
--------------------------------------

The tests are not required unless we port MavenImporter. 

MavenImporter reads a pom.xml and thus it is able to import compiled classes, test classes, dependencies from the location specified in pom.xml. This means that fooling tests by creating archives themselves does not do the trick, because it simply tests ShrinkWrap. Right, there might be some libs resolved for wars/ears, but there is a plenty of such tests already.

I'm rejecting this issue. We need a proper MavenImporter implementation (read: a one that does not require mvn package phase to be run before output can be imported or the one which is able to run it itself), because current state does not bring you much over ZipImporter or ExplodedImporter.
                
> Port JAR, EAR, WAR Samples and Test Modules to new API
> ------------------------------------------------------
>
>                 Key: SHRINKRES-49
>                 URL: https://issues.jboss.org/browse/SHRINKRES-49
>             Project: ShrinkWrap Resolvers
>          Issue Type: Task
>    Affects Versions: SHRINKRES-39 Unreleased Changes
>            Reporter: Andrew Rubinger
>            Assignee: Karel Piwko
>             Fix For: 2.0.0-alpha-2
>
>
> Port these modules to use the new API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list