Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Parallel execution (thread safe plugin) #43

Open
matejsp opened this issue Feb 27, 2014 · 2 comments
Open

Parallel execution (thread safe plugin) #43

matejsp opened this issue Feb 27, 2014 · 2 comments

Comments

@matejsp
Copy link

matejsp commented Feb 27, 2014

Is this plugin thread safe? Can it be marked as such?

[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project *
[WARNING] * contains the following plugin(s) that have goals not marked *
[WARNING] * as @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 Test:
[WARNING] org.apache.maven.plugins:maven-dependency-plugin:2.3
[WARNING] org.lesscss:lesscss-maven-plugin:1.3.3
[WARNING] org.codehaus.gmaven:gmaven-plugin:1.4

@Rincewind77
Copy link

I would like to know this also.

@agabrys
Copy link

agabrys commented Jun 28, 2015

This is the same as #35. It can be closed as a duplicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants