Skip to content
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

Build error while resolving dependencies markdown_to_asciidoc and paleo-core #65

Open
LogeshAjay opened this issue Sep 17, 2024 · 0 comments

Comments

@LogeshAjay
Copy link

Maven build is getting failed while trying to download dependencies markdown_to_asciidoc and paleo-core as these packages are moved from maven central repository.

Please provide suggestions in resolving this issue.

Downloaded from jcenter-releases: https://jcenter.bintray.com/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.jar (455 kB at 348 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/ch/netzwerg/paleo-core/0.11.0/paleo-core-0.11.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22.401 s
[INFO] Finished at: 2024-09-17T09:53:28Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project swagger2markup-maven-plugin: Could not resolve dependencies for project io.github.swagger2markup:swagger2markup-maven-plugin:maven-plugin:1.3.5-SNAPSHOT: The following artifacts could not be resolved: nl.jworks.markdown_to_asciidoc:markdown_to_asciidoc:jar:1.0, ch.netzwerg:paleo-core:jar:0.11.0: Could not find artifact nl.jworks.markdown_to_asciidoc:markdown_to_asciidoc:jar:1.0 in jcenter-snapshots (https://oss.jfrog.org/artifactory/oss-snapshot-local/) -> [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/DependencyResolutionException
root@576eb4c35f51:/go/src/fccservice/new_swagger/swagger2markup-maven-plugin#

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