Maven Plugin
Maven Plugin
- Subject: Maven Plugin
- From: Ron X <email@hidden>
- Date: Tue, 29 May 2012 10:13:15 +0300
hi for all,
Maven 3 supports parallel building - "-T <number_of_threads>" option.
but wolifecycle-plugin is not threadSafe:
[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 LegalSoundsBusinessLogic:
[WARNING] org.objectstyle.woproject.maven2:maven-wolifecycle-plugin:2.2.1
[WARNING] *****************************************************************
where can i get the sources of plugin? or how can i fix this issue?
thanx.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden