[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-216) Add Ivy resolver

Travis Schmidt (JIRA) issues at jboss.org
Thu Feb 5 13:03:49 EST 2015


Travis Schmidt created SHRINKRES-216:
----------------------------------------

             Summary: Add Ivy resolver
                 Key: SHRINKRES-216
                 URL: https://issues.jboss.org/browse/SHRINKRES-216
             Project: ShrinkWrap Resolvers
          Issue Type: Enhancement
          Components: api
            Reporter: Travis Schmidt
            Priority: Optional


Add Ivy resolver that can take ivysettings.xml and use the local ivy repository to resolve dependencies.  

For projects that use Ant+Ivy for dependency management it would be useful to be able to use the project specific ivysettings.xml and the local Ivy repository that is already populated.  My understanding is that using the Maven resolver will result in a new local .m2 repository to be created that is only used for Arquillian test.   Adding custom repository requires creating a Maven settings.xml that is also only used for Arquillian testing.

Is anyone currently working on a feature that can address these issues?  I am willing to try and take a crack at it if I can get some support and guidance from project contributors.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the shrinkwrap-issues mailing list