Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

make the jaxws-maven-plugin threadSave #88

Open
glassfishrobot opened this issue Jun 14, 2012 · 2 comments
Open

make the jaxws-maven-plugin threadSave #88

glassfishrobot opened this issue Jun 14, 2012 · 2 comments

Comments

@glassfishrobot
Copy link
Contributor

when building a mavenproject with parallel builds (-P 4) and the jaxws-maven-plugin I get the following WARNING:

[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 TEST :: Backend :: Clients :: TestClient:
[WARNING] org.jvnet.jax-ws-commons:jaxws-maven-plugin:2.2

Is the plugin threadSave and can the @threadsafe be added to get rid of this warning?

Regards, Alexander

Affected Versions

[2.2]

@glassfishrobot
Copy link
Contributor Author

Reported by agaengel

@glassfishrobot
Copy link
Contributor Author

This issue was imported from java.net JIRA JAX_WS_COMMONS-88

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

No branches or pull requests

2 participants