commit | 1d622ceb928407894488a4b1140266863dbd5566 | [log] [tgz] |
---|---|---|
author | Piotrek Żygieło <pzygielo@users.noreply.github.com> | Tue Feb 18 19:26:12 2020 +0100 |
committer | GitHub <noreply@github.com> | Tue Feb 18 19:26:12 2020 +0100 |
tree | 9f4ea74b27521ee0f0789cd17153888353d11a2e | |
parent | dd38d6e9d0d101c7b3d0a5e8960331ef0fa9a628 [diff] |
Parent is not relatively reachable for this project (#231) Fixes warning: [WARNING] 'parent.relativePath' of POM jakarta.json:jakarta.json-api:2.0.0-SNAPSHOT (.../jsonp/api/pom.xml) points at org.glassfish:json instead of org.eclipse.ee4j:project, please verify your project structure @ line 23, column 13 [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.