[
https://issues.jboss.org/browse/SHRINKRES-115?page=com.atlassian.jira.plu...
]
John Ament commented on SHRINKRES-115:
--------------------------------------
Bernard,
I guess my biggest question is why do you need to kick off an entire build every time you
want to test?
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