You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2011/05/02 16:21:03 UTC

[jira] [Resolved] (FELIX-2939) Maven SCR Plugin is not (marked as) thread-safe for parallel builds

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

Carsten Ziegeler resolved FELIX-2939.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: scr annotations 1.5.2

Changed the ClassUtils and fixed this in revision 1098587

> Maven SCR Plugin is not (marked as) thread-safe for parallel builds
> -------------------------------------------------------------------
>
>                 Key: FELIX-2939
>                 URL: https://issues.apache.org/jira/browse/FELIX-2939
>             Project: Felix
>          Issue Type: Improvement
>          Components: Maven SCR Plugin
>    Affects Versions: maven-scr-plugin-1.7.0, scr generator 1.1.0, scr annotations 1.5.0
>         Environment: MacOS X / Maven 3
>            Reporter: Mike Pfaff
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin-1.7.2, scr generator 1.1.2, scr annotations 1.5.2
>
>
> When running a parallel build using 4 threads (option "-T 4" in Maven 3), the maven-scr-plugin is reported as not thread safe:
> [... SCHNIPP ...]
> [WARNING] *****************************************************************
> [WARNING] * Your build is requesting parallel execution, but project      *
> [WARNING] * contains the following plugin(s) that are not marked as       *
> [WARNING] * @threadSafe to support parallel building.                     *
> [WARNING] * While this /may/ work fine, please look for plugin updates    *
> [WARNING] * and/or request plugins be made thread-safe.                   *
> [WARNING] * If reporting an issue, report it against the plugin in        *
> [WARNING] * question, not against maven-core                              *
> [WARNING] *****************************************************************
> [WARNING] The following plugins are not marked @threadSafe in Super Secret Project:
> [WARNING] org.apache.felix:maven-scr-plugin:1.7.0
> [WARNING] *****************************************************************
> [... SCHNAPP ...]

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