Maven build exits with non-null exit code when new class is added
-----------------------------------------------------------------
Key: OPENJPA-341
URL: https://issues.apache.org/jira/browse/OPENJPA-341
Project: OpenJPA
Issue Type: Bug
Affects Versions: 1.0.0
Environment: Using maven 2
Reporter: Sudhakar Ramasamy
Attached is a sample eclipse maven project. In this sample project, if you
issue a mvn package, the OpenJPA enhance goal will exit with a non-null exit
code.
If you were to delete the brazos.voter.lib.dao.Test.java class the code
compiles just fine with the OpenJPA enhance goal. You will notice that
Test.java is POJO with nothing in it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.