You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/04/20 19:11:02 UTC

[jira] Updated: (MNG-213) command-line specification of plugin parameters doesn't work when plugin is configured in POM

     [ http://jira.codehaus.org/browse/MNG-213?page=all ]

Brett Porter updated MNG-213:
-----------------------------

    Fix Version:     (was: 2.0-alpha-2)
                 2.0-alpha-3

> command-line specification of plugin parameters doesn't work when plugin is configured in POM
> ---------------------------------------------------------------------------------------------
>
>          Key: MNG-213
>          URL: http://jira.codehaus.org/browse/MNG-213
>      Project: m2
>         Type: Bug
>   Components: maven-core
>     Versions: 2.0-alpha-1
>  Environment: all
>     Reporter: John Casey
>      Fix For: 2.0-alpha-3

>
>
> For instance, when the modello plugin has:
> <configuration>
>   <model>maven.mdo</model>
>   <version>4.0.0</version>
> </configuration>
> using -Dmodel=maven-other.mdo -Dversion=5.0.0 will not override the configuration in the pom.xml.
> Command-line specifications should always override other configuration, where overrides can be made deterministically. I'm not sure that we can be deterministic here, if multiple <goal/> level configs are made (for modello:java, f.e.).
> We need to fix this if it is reasonable to do so, or else document the hell out of it if not.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org