Skip to content

maven-javadoc-plugin version not found #15

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

Open
codefish1 opened this issue Jul 15, 2021 · 0 comments
Open

maven-javadoc-plugin version not found #15

codefish1 opened this issue Jul 15, 2021 · 0 comments

Comments

@codefish1
Copy link

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

codefish1 added a commit to codefish1/json-smart-v1 that referenced this issue Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant