Make plugin thread safe
-----------------------

                 Key: MJBOSSPACK-36
                 URL: http://jira.codehaus.org/browse/MJBOSSPACK-36
             Project: Maven 2.x JBoss Packaging Plugin
          Issue Type: Improvement
    Affects Versions: 2.1.1
         Environment: Maven 3.0
            Reporter: Anders Hammar


Maven 3.0 introduces support for parallel build execution. For that to work 
well, all used plugins need to be thread safe. If a plugin is thread safe, it 
should be marked as such via the @threadSafe annotation.
Thread safety of the jboss-packing-maven-plugin should be investigated and 
ensured, and the plugin should be marked as such.

Some more info:
https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html


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