[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-58) Customizable properties in MavenDependencyResolver

Matous Jobanek (JIRA) issues at jboss.org
Wed Aug 19 03:34:26 EDT 2015


     [ https://issues.jboss.org/browse/SHRINKRES-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek updated SHRINKRES-58:
------------------------------------
    Fix Version/s: 3.1.0


> Customizable properties in MavenDependencyResolver
> --------------------------------------------------
>
>                 Key: SHRINKRES-58
>                 URL: https://issues.jboss.org/browse/SHRINKRES-58
>             Project: ShrinkWrap Resolvers
>          Issue Type: Feature Request
>            Reporter: Josef Cacek
>             Fix For: 3.1.0
>
>
> PicketLink integration testsuite uses MavenDependencyResolver to resolve test dependencies, but we need to customize properties when we're testing.
> For instance we use sed to edit <version.picketlink> in pom.xml for now. It would be much more handy if we are able to provide customized properties to MavenDependency resolver and handle configuration without such hacks.
> c.f.
> our usage of the MavenDependencyResolver:
> https://github.com/picketlink/picketlink-integration-tests/blob/master/unit-tests/util/src/test/java/org/picketlink/test/integration/util/MavenArtifactUtil.java
> parent/pom.xml in which version.picketlink is defined
> https://github.com/picketlink/picketlink-integration-tests/blob/master/parent/pom.xml
> pom.xml for PicketLink integration tests (adds version.picketlink as system property to failsafe tests)
> https://github.com/picketlink/picketlink-integration-tests/blob/master/integration-tests/pom.xml#L75



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the shrinkwrap-issues mailing list