[ http://jira.codehaus.org/browse/MCOMPILER-36?page=comments#action_67493 ]
Randy Watler commented on MCOMPILER-36:
---
It seems that one can also work around this issue for the j2sdk 1.4.2 compiler
if you take care to exclude *.java files from your jars/
[ http://jira.codehaus.org/browse/MCOMPILER-36?page=comments#action_67323 ]
Randy Watler commented on MCOMPILER-36:
---
I have also experienced this issue using the 2.0.1 version of the plugin with
2.0.2 and 2.0.4 versions of M2, but ONLY using j2sdk 1.4.
Empty system property value from POM pluginManagement defaulting to the value
of another property.
--
Key: MSUREFIRE-111
URL: http://jira.codehaus.org/browse/MSUREFIRE-111
Projec
[ http://jira.codehaus.org/browse/MSUREFIRE-53?page=comments#action_61800 ]
Randy Watler commented on MSUREFIRE-53:
---
Note: I am also experiencing output problems with forked tests seemingly unable
to write System.out.println() or System.err.println() m