jakartaee / jsonp-api

Jakarta JSON Processing
https://eclipse.org/ee4j/jsonp
Other
141 stars 61 forks source link

Remove duplicated plugin, set up just above #230

Closed pzygielo closed 4 years ago

pzygielo commented 4 years ago

Fixes:

[WARNING] Some problems were encountered while building the effective model for jakarta.json:jakarta.json-api:bundle:2.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-source-plugin @ line 149, column 21
[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.

as seen on last master on travis