Maven needs additional switch when we use Harmony
-------------------------------------------------
Key: HARMONY-5745
URL: https://issues.apache.org/jira/browse/HARMONY-5745
Project: Harmony
Issue Type: Bug
Components: Misc
Reporter: Davanum Srinivas
See http://davanum.wordpress.com/2008/04/15/tip-for-running-maven2-using-apache-harmony/
Gist is that We need to set MAVEN_OPTS as follows
set MAVEN_OPTS=-Dsurefire.useSystemClassLoader=false
to avoid an issue with running unit tests in maven.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|