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 #4

Closed
ppodgorsek opened this issue Jan 15, 2019 · 1 comment
Closed

Maven plugin is causing warnings during build #4

ppodgorsek opened this issue Jan 15, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ppodgorsek
Copy link
Owner

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 ppodgorsek added the bug Something isn't working label Jan 15, 2019
@ppodgorsek ppodgorsek self-assigned this Jan 15, 2019
ppodgorsek added a commit that referenced this issue Jan 15, 2019
* Fixed the issue with the problematic plugin
* Cleaned up the Maven configuration
ppodgorsek added a commit that referenced this issue Jan 15, 2019
* Fixed additional Maven warnings
ppodgorsek added a commit that referenced this issue Jan 15, 2019
Issue #4 - Maven plugin is causing warnings during build
@ppodgorsek
Copy link
Owner Author

Fixed

@ppodgorsek ppodgorsek added this to To do in Spring Test DbUnit 4.0.0 via automation Jan 15, 2019
@ppodgorsek ppodgorsek moved this from To do to Done in Spring Test DbUnit 4.0.0 Jan 15, 2019
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
No open projects
Development

No branches or pull requests

1 participant