You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/01/28 11:09:23 UTC

[maven-bug] New comment: (MAVEN-219) CLI : multiple -Dprop=value not allowed

The following comment has been added to this issue:

     Author: Alexei Barantsev
    Created: Tue, 28 Jan 2003 4:09 AM
       Body:
The problem is in commons-cli-1.0.jar - it looks buggy.
All works right with commons-cli-1.0-beta-2.jar, commons-cli-1.0-beta-2-dev.jar or commons-cli-SNAPSHOT.jar (of Oct 10 as ibiblio said).
Which one to select?
---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/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: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: core
   Versions:
             1.0-beta-8

   Assignee: Jason van Zyl
   Reporter: Alexei Barantsev

    Created: Mon, 27 Jan 2003 7:30 AM
    Updated: Mon, 27 Jan 2003 7:30 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.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira