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-jar-plugin build warnings when building remora-core #12

Closed
mjok opened this issue Jun 17, 2020 · 2 comments
Closed

maven-jar-plugin build warnings when building remora-core #12

mjok opened this issue Jun 17, 2020 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mjok
Copy link
Contributor

mjok commented Jun 17, 2020

[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.jkoolcloud.remora:remora-core:jar:0.1.9-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ line 135, column 25
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[

@mjok mjok self-assigned this Jun 17, 2020
@mjok mjok added the bug Something isn't working label Jun 17, 2020
@amavashev
Copy link
Contributor

Checked in fix, please verify

@amavashev amavashev changed the title Build warnings maven-jar-plugin build warnings Jun 18, 2020
@amavashev amavashev changed the title maven-jar-plugin build warnings maven-jar-plugin build warnings when building remora-core Jun 18, 2020
@mjok
Copy link
Contributor Author

mjok commented Jun 19, 2020

Ok. It seems all right. Close

@mjok mjok closed this as completed Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants