[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-115) Create Importer API bridge to SW

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Fri Mar 8 08:50:42 EST 2013


Andrew Rubinger created SHRINKRES-115:
-----------------------------------------

             Summary: Create Importer API bridge to SW
                 Key: SHRINKRES-115
                 URL: https://issues.jboss.org/browse/SHRINKRES-115
             Project: ShrinkWrap Resolvers
          Issue Type: Feature Request
            Reporter: Andrew Rubinger
            Assignee: Bernard Labno


Use case as prototyped by [~blabno]:

{code}
final JavaArchive archive = ShrinkWrap.create(EmbeddedMavenImporter.class,
  "jar-with-excludes.jar").loadPomFromFile(
  "src/it/jar-sample/pom.xml").importBuildOutput().as(JavaArchive.class);
{code}

--
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