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

mvn generate-sources fails to collect dependencies at org.jsweet:jsweet-core:jar:5-20170726 #2

Open
pflagerd opened this issue May 22, 2022 · 0 comments

Comments

@pflagerd
Copy link

OpenSUSE Leap 15.3 on Dell 7720 (x86_amd64).

mvn --version
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /home/oy753c/Desktop/java-web/software/apache-maven-3.8.5
Java version: 11.0.15, vendor: Oracle Corporation, runtime: /usr/lib64/jvm/java-11-openjdk-11
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.3.18-150300.59.68-default", arch: "amd64", family: "unix"

mvn generate-sources
[INFO] Scanning for projects...
[INFO]
[INFO] -----------------< org.jsweet:jsweet-examples-threejs >-----------------
[INFO] Building JSweet ThreeJS example 2.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.139 s
[INFO] Finished at: 2022-05-21T20:42:30-07:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project jsweet-examples-threejs: Could not resolve dependencies for project org.jsweet:jsweet-examples-threejs:jar:2.0.0-SNAPSHOT: Failed to collect dependencies at org.jsweet:jsweet-core:jar:5-20170726: Failed to read artifact descriptor for org.jsweet:jsweet-core:jar:5-20170726: Could not transfer artifact org.jsweet:jsweet-core:pom:5-20170726 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [jsweet-central (http://repository.jsweet.org/artifactory/libs-release-local, default, releases+snapshots), jsweet-snapshots (http://repository.jsweet.org/artifactory/libs-snapshot-local, default, releases+snapshots)] -> [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

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