Hi Ron, https://github.com/wolips/wolips/tree/master/maven2/maven-wolifecycle-plugin
Cheers, Henrique On 29/05/2012, at 04:13, Ron X wrote: > 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 protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/hprange%40gmail.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
