You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/03/26 09:57:35 UTC

[jira] Commented: (MAVEN-219) CLI : multiple -Dprop=value not allowed

The following comment has been added to this issue:

     Author: Alexei Barantsev
    Created: Fri, 26 Mar 2004 3:55 AM
       Body:
According to Rob Oxspring, this issue has been fixed in CLI2.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-219&page=comments#action_17935

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-219

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-219
    Summary: CLI : multiple -Dprop=value not allowed
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: 0 minutes
 Time Spent: Unknown
  Remaining: 0 minutes

    Project: maven
 Components: 
             core
   Fix Fors:
             1.0-rc1
   Versions:
             1.0-beta-8

   Assignee: 
   Reporter: Alexei Barantsev

    Created: Mon, 27 Jan 2003 7:30 AM
    Updated: Fri, 26 Mar 2004 3:55 AM
Environment: Windows 2000, Linux RH7.3, Sun j2sdk1.4.1

Description:
Run in any project something like:
maven -Da=b -Dc=d java:jar

Result will be:
BUILD FAILED
Goal "c=d" does not exist in this project.

This problem occured when several properties passed in command line. Specification of only one property in command line works correctly.


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report 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