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

Goal not marked as Thread-safe #21

Closed
vhochstein opened this issue Dec 14, 2020 · 2 comments
Closed

Goal not marked as Thread-safe #21

vhochstein opened this issue Dec 14, 2020 · 2 comments

Comments

@vhochstein
Copy link

Running maven generate-sources I receive following Warning in log file

[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 goals are not marked @threadsafe in apps2mce:
[WARNING] se.bjurr.gitchangelog:git-changelog-maven-plugin:1.63:git-changelog
[WARNING] *****************************************************************

tomasbjerre added a commit that referenced this issue Dec 14, 2020
@tomasbjerre
Copy link
Owner

Releasing fix now.

@vhochstein
Copy link
Author

Thanks a lot, that was pretty fast. :-)

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

No branches or pull requests

2 participants