commit | 57c8b5215d79995e77f9ff907844c4e65bd5545f | [log] [tgz] |
---|---|---|
author | Piotrek Żygieło <pzygielo@users.noreply.github.com> | Tue Feb 18 19:27:09 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Feb 18 19:27:09 2020 +0100 |
tree | d9d49d5c7dd5482119f2de094c75728355b82f24 | |
parent | 1d622ceb928407894488a4b1140266863dbd5566 [diff] |
Remove duplicated plugin, set up just above (#230) 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. Signed-off-by: Piotrek Zygielo <piotr@zygielo.pl>
Jakarta JSON Processing provides portable APIs to parse, generate, transform, and query JSON documents. This project contains Jakarta JSON Processing specification, API and a compatible implementation.
Use the following command:
mvn -U -C clean install -Dnon.final=true
META-INF/LICENSE.txt
in each jar file.You’ll find the text of the licenses in the workspace in various LICENSE.txt
or LICENSE.md
files. Don’t let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.
You should always read the license file included with every download, and read the license text included in every source file.
We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.