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 parallel build reports that qulice-maven-plugin is not thread safe #1024

Open
longtimeago opened this issue Feb 6, 2019 · 2 comments · May be fixed by #1303
Open

Maven parallel build reports that qulice-maven-plugin is not thread safe #1024

longtimeago opened this issue Feb 6, 2019 · 2 comments · May be fixed by #1303

Comments

@longtimeago
Copy link
Contributor

[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 Commons Tasks:
[WARNING] com.qulice:qulice-maven-plugin:0.17.1
[WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
[WARNING] *****************************************************************

Is it really not thread safe or we just need to mark it? :)

@0crat
Copy link
Collaborator

0crat commented Feb 6, 2019

@krzyk/z please, pay attention to this issue

@0crat
Copy link
Collaborator

0crat commented Feb 6, 2019

@longtimeago/z this project will fix the problem faster if you donate a few dollars to it; just click here and pay via Stripe, it's very fast, convenient and appreciated; thanks a lot!

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

Successfully merging a pull request may close this issue.

3 participants