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

Downloading snapshots error! #20

Open
msuzunoglu opened this issue Mar 2, 2022 · 0 comments
Open

Downloading snapshots error! #20

msuzunoglu opened this issue Mar 2, 2022 · 0 comments

Comments

@msuzunoglu
Copy link

when i tried to build this repo, i got handle downloading error.

can you help me pls?

Error logs :

cd ./driver && make build
make[1]: Entering directory '/home/admin/sonic-onos-driver/driver'
*** Building PINS DRIVER app...
[INFO] Scanning for projects...
Downloading from snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/onos-dependencies/2.7.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.onosproject:onos-dependencies:2.7.0-SNAPSHOT/maven-metadata.xml from/to snapshots (https://oss.sonatype.org/content/repositories/snapshots): Transfer failed for https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/onos-dependencies/2.7.0-SNAPSHOT/maven-metadata.xml
Downloading from snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/onos-dependencies/2.7.0-SNAPSHOT/onos-dependencies-2.7.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for org.onosproject.drivers:sonic:0.1.0-SNAPSHOT: Could not transfer artifact org.onosproject:onos-dependencies:pom:2.7.0-SNAPSHOT from/to snapshots (https://oss.sonatype.org/content/repositories/snapshots): Transfer failed for https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/onos-dependencies/2.7.0-SNAPSHOT/onos-dependencies-2.7.0-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 11, column 13
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.onosproject.drivers:sonic:0.1.0-SNAPSHOT (/mvn-src/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for org.onosproject.drivers:sonic:0.1.0-SNAPSHOT: Could not transfer artifact org.onosproject:onos-dependencies:pom:2.7.0-SNAPSHOT from/to snapshots (https://oss.sonatype.org/content/repositories/snapshots): Transfer failed for https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/onos-dependencies/2.7.0-SNAPSHOT/onos-dependencies-2.7.0-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 11, column 13: Unknown host oss.sonatype.org -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Makefile:29: recipe for target '_mvn_package' failed
make[1]: *** [_mvn_package] Error 1
make[1]: Leaving directory '/home/admin/sonic-onos-driver/driver'
Makefile:22: recipe for target 'build_driver' failed
make: *** [build_driver] Error 2
nt/repositories/snapshots

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