[
https://issues.apache.org/jira/browse/ARIES-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16434007#comment-16434007
]
ASF subversion and git services commented on ARIES-1791:
--------------------------------------------------------
Commit 1828903 from [~alien11689] in branch 'aries/trunk'
[ https://svn.apache.org/r1828903 ]
ARIES-1791 - Mark BMP generate mojo as thread safe
> blueprint-maven-plugin generate mojo is not threadSafe
> ------------------------------------------------------
>
> Key: ARIES-1791
> URL: https://issues.apache.org/jira/browse/ARIES-1791
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Affects Versions: blueprint-maven-plugin-1.9.0
> Reporter: Robert Stone
> Assignee: Dominik Przybysz
> Priority: Minor
>
> When using Maven and the blueprint plugin to build in multi-threaded mode,
> e.g. '-T <num proc>' is specified, there is a warning which appears notifying
> the user the blueprint-maven-plugin is not thread safe.
> Is this plugin indeed thread safe? If not, what issues should be expected.
> {{*****************************************************************
> * Your build is requesting parallel execution, but project *
> * contains the following plugin(s) that have goals 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 DSM for Apache Karaf:
> org.apache.aries.blueprint:blueprint-maven-plugin:1.9.0
> Enable debug to see more precisely which goals are not marked @threadSafe.
> *****************************************************************}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)