2.0.3 messes up plugin parameters from CLI
------------------------------------------

         Key: MNG-2112
         URL: http://jira.codehaus.org/browse/MNG-2112
     Project: Maven 2
        Type: Bug

  Components: Plugin API  
    Versions: 2.0.3    
    Reporter: Brian Fox
    Priority: Critical
 Attachments: some-maven-plugin.zip

>From the dev list:
I noticed something awhile ago where the expression was being hidden from the 
qdox parser when specified as the last attribute in that line, but I thought it 
had always been there. It's even filed in jira, but I thought it could wait 
(again, b/c I assumed it had always been there). 
Can you verify that this is the case, and that for this mojo, command-line 
specification of this parameter works in 2.0.2?

Thanks,

John

This is a test case that takes 2 values. Build and install the mojo then run by 
doing mvn some:mojo -Dvalue=xxx -Dvalue2=yyy
You can see that the second value isn't being picked up.

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to