jbi-maven-plugin: maven 3 parallel build support?
-------------------------------------------------

                 Key: SM-2125
                 URL: https://issues.apache.org/jira/browse/SM-2125
             Project: ServiceMix
          Issue Type: Improvement
          Components: tooling
            Reporter: Kari J. Niemi
            Priority: Minor


maven 3 parallel build support jbi-maven-plugin would be nice...as per 
experience it seems to working quite nice -but getting extensive warnings in 
build log:
--------------
build   20-Sep-2011 10:48:04    [WARNING] 
*****************************************************************
build   20-Sep-2011 10:48:04    [WARNING] * Your build is requesting parallel 
execution, but project      *
build   20-Sep-2011 10:48:04    [WARNING] * contains the following plugin(s) 
that are not marked as       *
build   20-Sep-2011 10:48:04    [WARNING] * @threadSafe to support parallel 
building.                     *
build   20-Sep-2011 10:48:04    [WARNING] * While this /may/ work fine, please 
look for plugin updates    *
build   20-Sep-2011 10:48:04    [WARNING] * and/or request plugins be made 
thread-safe.                   *
build   20-Sep-2011 10:48:04    [WARNING] * If reporting an issue, report it 
against the plugin in        *
build   20-Sep-2011 10:48:04    [WARNING] * question, not against maven-core    
                          *
build   20-Sep-2011 10:48:04    [WARNING] 
*****************************************************************
build   20-Sep-2011 10:48:04    [WARNING] The following plugins are not marked 
@threadSafe in xxx
build   20-Sep-2011 10:48:04    [WARNING] 
org.apache.servicemix.tooling:jbi-maven-plugin:4.0
build   20-Sep-2011 10:48:04    [WARNING] 
*****************************************************************
-------------

( I suppose this one is also generated due to the jbi-maven-plugin -but it's a 
bit more minor...:
build   20-Sep-2011 10:41:20    [WARNING] The expression ${version} is 
deprecated. Please use ${project.version} instead.)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to