-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Maven complains when running a parallel build (using mvn -T):
[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 airlift:
[WARNING] com.ning.maven.plugins:maven-dependency-versions-check-plugin:2.0.2
[WARNING] *****************************************************************
Delawen and dukejansen
Metadata
Metadata
Assignees
Labels
No labels