Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maven-project-info-reports-plugin not threadsafe #596

Open
elharo opened this issue Jan 11, 2021 · 0 comments
Open

maven-project-info-reports-plugin not threadsafe #596

elharo opened this issue Jan 11, 2021 · 0 comments
Labels
type: cleanup An internal cleanup or hygiene concern.

Comments

@elharo
Copy link
Contributor

elharo commented Jan 11, 2021

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 Parent for the Google OAuth Client Library for Java:
Warning: org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
Warning: org.codehaus.mojo:clirr-maven-plugin:2.8
Warning: Enable debug to see more precisely which goals are not marked @threadsafe.
Warning: *****************************************************************

@elharo elharo added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 11, 2021
@yoshi-automation yoshi-automation added the 🚨 This issue needs some love. label Apr 12, 2021
@Neenu1995 Neenu1995 added type: cleanup An internal cleanup or hygiene concern. and removed 🚨 This issue needs some love. priority: p2 Moderately-important priority. Fix may not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. labels Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

3 participants