[jira] Updated: (GERONIMO-4596) can not take system properties into maven by command line in version 2.0.10 (does not appear in version 2.0.9)

2009-03-20 Thread Hoang Quoc Vu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoang Quoc Vu updated GERONIMO-4596:


Description: 
use command line below:
mvn test -Dtest=[TestCaseName] -Dfile=/media/.../file.xml

- maven system can understand -Dtest but can not with -Dfile
- when I use function System.getProperty(file) - I got error 
NullPointerException

  was:
use command line below:
mvn test -Dtest=[TestCaseName] -Dfile=/media/.../file.xml
maven system can understand -Dtest but can not with -Dfile


This issue does not appear in version 2.0.9

 can not take system properties into maven by command line in version 2.0.10 
 (does not appear in version 2.0.9)
 --

 Key: GERONIMO-4596
 URL: https://issues.apache.org/jira/browse/GERONIMO-4596
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: testsuite
 Environment: maven test by command line
Reporter: Hoang Quoc Vu
Priority: Critical

 use command line below:
 mvn test -Dtest=[TestCaseName] -Dfile=/media/.../file.xml
 - maven system can understand -Dtest but can not with -Dfile
 - when I use function System.getProperty(file) - I got error 
 NullPointerException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-4596) can not take system properties into maven by command line in version 2.0.10 (does not appear in version 2.0.9)

2009-03-20 Thread Hoang Quoc Vu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoang Quoc Vu updated GERONIMO-4596:


Component/s: (was: testsuite)
 car-maven-plugin

 can not take system properties into maven by command line in version 2.0.10 
 (does not appear in version 2.0.9)
 --

 Key: GERONIMO-4596
 URL: https://issues.apache.org/jira/browse/GERONIMO-4596
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: car-maven-plugin
 Environment: maven test by command line
Reporter: Hoang Quoc Vu
Priority: Critical

 use command line below:
 mvn test -Dtest=[TestCaseName] -Dfile=/media/.../file.xml
 - maven system can understand -Dtest but can not with -Dfile
 - when I use function System.getProperty(file) - I got error 
 NullPointerException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (GERONIMO-4596) can not take system properties into maven by command line in version 2.0.10 (does not appear in version 2.0.9)

2009-03-20 Thread Hoang Quoc Vu (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hoang Quoc Vu updated GERONIMO-4596:


Component/s: (was: car-maven-plugin)
 geronimo-maven-plugin

 can not take system properties into maven by command line in version 2.0.10 
 (does not appear in version 2.0.9)
 --

 Key: GERONIMO-4596
 URL: https://issues.apache.org/jira/browse/GERONIMO-4596
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: geronimo-maven-plugin
 Environment: maven test by command line
Reporter: Hoang Quoc Vu
Priority: Critical

 use command line below:
 mvn test -Dtest=[TestCaseName] -Dfile=/media/.../file.xml
 - maven system can understand -Dtest but can not with -Dfile
 - when I use function System.getProperty(file) - I got error 
 NullPointerException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.