Open
Description
I've checked out the project and tried to build on a clean environment with maven 3.63 and Java 11 and it fails to build since there is not version 3.2 available on repo.maven.apache.org
[INFO] --------------------------------[ pom ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2/maven-javadoc-plugin-3.2.pom
[WARNING] The POM for org.apache.maven.plugins:maven-javadoc-plugin:jar:3.2 is missing, no dependency information available
Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-javadoc-plugin/3.2/maven-javadoc-plugin-3.2.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Minidev public super pom 1.3.2 ..................... FAILURE [ 0.513 s]
[INFO] JSON Small and Fast Parser 1.3.3 ................... SKIPPED
[INFO] JSON Small and Fast Parser mini edition 1.3.2 ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.815 s
[INFO] Finished at: 2021-07-15T21:11:47+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin org.apache.maven.plugins:maven-javadoc-plugin:3.2 or one of its dependencies could not be resolved: Could not find artifact org.apache.maven.plugins:maven-javadoc-plugin:jar:3.2 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Metadata
Metadata
Assignees
Labels
No labels