Plugin not marked as @threadSafe to support parallel building for maven 3
-------------------------------------------------------------------------

                 Key: MOPENJPA-33
                 URL: http://jira.codehaus.org/browse/MOPENJPA-33
             Project: Maven 2.x OpenJPA Plugin
          Issue Type: Improvement
    Affects Versions: 1.2
         Environment: All 
            Reporter: Martin Jozef
             Fix For: 1.3


We are enabling maven 3 parallel build using -T1C.
openjpa is one of the plugins that maven reports the following warning:

"*****************************************************************
* Your build is requesting parallel execution, but project      *
* contains the following plugin(s) that are not marked as       *
* @threadSafe to support parallel building.                     *
* While this /may/ work fine, please look for plugin updates    *
* and/or request plugins be made thread-safe.                   *
* If reporting an issue, report it against the plugin in        *
* question, not against maven-core                              *
*****************************************************************
The following plugins are not marked @threadSafe in JPA Persistence project:
org.codehaus.mojo:openjpa-maven-plugin:1.2
*****************************************************************

Can this plugin be evaluated to confirm that it indeed works with parallel 
builds and have @threadSafe added for next release.



-- 
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