[
https://issues.apache.org/jira/browse/FELIX-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13227369#comment-13227369
]
Guillaume Sauthier commented on FELIX-3384:
-------------------------------------------
Is the maven-ipojo-plugin not thread safe or just *not marked* as @threadSafe ?
In other words, did you encounter some thread safety issues ?
> Ensure maven-ipojo-plugin is thread-safe for parallel maven builds
> ------------------------------------------------------------------
>
> Key: FELIX-3384
> URL: https://issues.apache.org/jira/browse/FELIX-3384
> Project: Felix
> Issue Type: Improvement
> Components: iPOJO
> Affects Versions: ipojo-manipulator-1.8.2
> Reporter: Bob Ziuchkovski
> Priority: Minor
>
> Maven 3 supports parallel build execution. Given the fact that osgi projects
> are generally composed of numerous maven bundle subprojects, it makes sense
> to support parallel build execution in maven-ipojo-plugin to accelerate
> project compilation. Hence I am humbly requesting this improvement.
> Maven plugins that are thread-safe should be marked @threadSafe. See
> https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html for details.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira