Message:
The following issue has been closed.
Resolver: dion gillard
Date: Mon, 4 Aug 2003 10:25 AM
Fixed a while back
---------------------------------------------------------------------
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
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: Mon, 4 Aug 2003 10:25 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]