[jboss-jira] [JBoss JIRA] (WFBUILD-10) Allow artifact versions to be overridden on the command line

Stuart Douglas (JIRA) issues at jboss.org
Mon Oct 6 23:22:11 EDT 2014


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

Stuart Douglas commented on WFBUILD-10:
---------------------------------------

Artifacts can be overriden by setting:

<system-property-version-overrides>true</system-property-version-overrides>

in the maven plugin config. Versions can then be overriden using a system
property of the form version.G:A=V, for example:

-Dversion.io.undertow:undertow-core=new-version


> Allow artifact versions to be overridden on the command line
> ------------------------------------------------------------
>
>                 Key: WFBUILD-10
>                 URL: https://issues.jboss.org/browse/WFBUILD-10
>             Project: WildFly Build Tools
>          Issue Type: Feature Request
>            Reporter: David Lloyd
>            Assignee: Stuart Douglas
>             Fix For: 1.0.0.Alpha5
>
>
> For CI environments.  Re-enable the lost ability to specify the version of a dependency or transitive dependency on the command line.  Right now only immediate dependencies can be overridden due to the standard maven mechanism.  Transitive dependency properties are presently ignored.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list