You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Dominik Przybysz (JIRA)" <ji...@apache.org> on 2018/04/11 14:36:00 UTC

[jira] [Resolved] (ARIES-1791) blueprint-maven-plugin generate mojo is not threadSafe

     [ https://issues.apache.org/jira/browse/ARIES-1791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Przybysz resolved ARIES-1791.
-------------------------------------
       Resolution: Done
    Fix Version/s: blueprint-maven-plugin-1.10.0

> 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
>             Fix For: blueprint-maven-plugin-1.10.0
>
>
> 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)