the openjpa-plugin mojos shall not get executed for projets with packaging type 
'pom'
-------------------------------------------------------------------------------------

                 Key: MOPENJPA-16
                 URL: http://jira.codehaus.org/browse/MOPENJPA-16
             Project: Maven 2.x OpenJPA Plugin
          Issue Type: Improvement
    Affects Versions: 1.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.1


If a company has a lot of similar backend projects, they may move the whole 
openjpa-maven-plugin configuration over to a shared backend/pom.xml which they 
use as parent for all backend projects. This parent project will not have any 
JPA related sources itself, and thus the openjpa-maven-plugin currently fails 
while searching for the persistence.xml configuration.

The solution is to skip the execution of all openjpa-maven-pluign mojos if it 
gets executed on a project with packaging type 'pom.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to