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

nativelibs4java not available at oss.sonatype... #501

Open
henriquem opened this issue Oct 3, 2016 · 1 comment
Open

nativelibs4java not available at oss.sonatype... #501

henriquem opened this issue Oct 3, 2016 · 1 comment

Comments

@henriquem
Copy link

henriquem commented Oct 3, 2016

I'm facing this problem when execute mvn install
[ERROR] Failed to execute goal on project myproj-web: Could not resolve dependencies for project br.com.my:myproj-web:war:1.0: Failed to collect dependencies at com.github.sarxos:webcam-capture-driver-ipcam:jar:0.3.10-RC7 -> com.github.sarxos:webcam-capture:jar:0.3.10-RC7 -> com.nativelibs4java:bridj:jar:0.6.3-SNAPSHOT: Failed to read artifact descriptor for com.nativelibs4java:bridj:jar:0.6.3-SNAPSHOT: Could not find artifact com.nativelibs4java:nativelibs4java-parent:pom:1.9-SNAPSHOT

Could you add the nativelibsjava dependency at
https://oss.sonatype.org/content/repositories/snapshots/com/nativelibs4java/nativelibs4java-parent/ ?

Thanks

@henriquem
Copy link
Author

Hi Folks,
I solved the problem changes at pom.xml
the repository https://oss.sonatype.org/service/local/staging/deploy/maven2/
replace to
http://oss.sonatype.org/content/groups/public

Thanks

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