You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Sudhakar Ramasamy (JIRA)" <ji...@apache.org> on 2007/08/29 03:15:30 UTC

[jira] Created: (OPENJPA-341) Maven build exits with non-null exit code when new class is added

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.


[jira] Updated: (OPENJPA-341) Maven build exits with non-null exit code when new class is added

Posted by "Sudhakar Ramasamy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENJPA-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sudhakar Ramasamy updated OPENJPA-341:
--------------------------------------

    Attachment: brazos.voter.lib.zip

Sample eclipse maven project

> 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
>         Attachments: brazos.voter.lib.zip
>
>
> 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.