You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Kari J. Niemi (JIRA)" <ji...@apache.org> on 2011/09/20 11:11:09 UTC

[jira] [Created] (SM-2125) jbi-maven-plugin: maven 3 parallel build support?

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

        

[jira] [Updated] (SM-2125) jbi-maven-plugin: maven 3 parallel build support?

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SM-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated SM-2125:
-------------------------------------

    Fix Version/s: jbi-maven-plugin-4.6

> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: jbi-maven-plugin-4.6
>
>
> 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

       

[jira] [Assigned] (SM-2125) jbi-maven-plugin: maven 3 parallel build support?

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SM-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned SM-2125:
----------------------------------------

    Assignee: Jean-Baptiste Onofré

> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Minor
>             Fix For: jbi-maven-plugin-4.6
>
>
> 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