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 plugin is causing warnings during build #158

Open
ppodgorsek opened this issue Dec 21, 2018 · 1 comment
Open

Maven plugin is causing warnings during build #158

ppodgorsek opened this issue Dec 21, 2018 · 1 comment

Comments

@ppodgorsek
Copy link

A Maven plugin is causing warning to be displayed in the console when building the project, this should be fixed.

[WARNING] Some problems were encountered while building the effective model for com.github.springtestdbunit:spring-test-dbunit:jar:1.3.1-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 222, column 12
[WARNING] Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter. @ line 167, column 20
[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.

@ppodgorsek
Copy link
Author

Will be done in a maintained repository under ppodgorsek#4

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

1 participant