The following comment has been added to this issue:
Author: Emmanuel Venisse
Created: Tue, 8 Jul 2003 9:06 AM
Body:
The right format is
maven.junit.sysproperties=prop1 prop2
prop1=value1
prop2=value2
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-107
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-107
Summary: test plugin pb with sysproperty
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: 0 minutes
Project: maven
Assignee:
Reporter: Vincent Massol
Created: Sat, 14 Sep 2002 12:55 PM
Updated: Fri, 11 Apr 2003 2:22 PM
Description:
if I define in project.properties:
maven.junit.sysproperties = patterntesting.outputdir=target/patterntesting
then, System.getProperty("patterntesting.outputdir") returns "target/patterntesting="
it should be "target/patterntesting"
Thanks
---------------------------------------------------------------------
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]