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

Carsten Ziegeler updated FELIX-2939:
------------------------------------

    Affects Version/s: scr generator 1.1.0
        Fix Version/s: scr generator 1.1.2
                       maven-scr-plugin-1.7.2

The only problematic class we have is the ClassUtils in the generator module

> 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
>         Environment: MacOS X / Maven 3
>            Reporter: Mike Pfaff
>            Assignee: Carsten Ziegeler
>             Fix For: maven-scr-plugin-1.7.2, scr generator 1.1.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

Reply via email to