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 repository error #2

Open
robertoturrin opened this issue Sep 19, 2014 · 2 comments
Open

Mvn repository error #2

robertoturrin opened this issue Sep 19, 2014 · 2 comments
Assignees

Comments

@robertoturrin
Copy link

When I execute

mvn assembly:assembly -DdescriptorId=jar-with-dependencies

I get an error related to missing dependencies about rival

[ERROR] Failed to execute goal on project crowdrec-rival-test: Could not resolve dependencies for project dev.crowdrec.eval.rival:crowdrec-rival-test:jar:0.1-SNAPSHOT: The following artifacts could not be resolved: net.recommenders.rival:rival-core:jar:0.2-SNAPSHOT, net.recommenders.rival:rival-evaluate:jar:0.2-SNAPSHOT: Failure to find net.recommenders.rival:rival-core:jar:0.2-SNAPSHOT in http://maven.springframework.org/ was cached in the local repository, resolution will not be reattempted until the update interval of springsource has elapsed or updates are forced -> [Help 1]

I guess the pom.xml is the file to be fixed

@alansaid
Copy link
Member

I think this is related to your maven settings. The jar is available in the Sonatype snapshot repository - https://oss.sonatype.org/content/repositories/snapshots/net/recommenders/rival/rival-core/0.2-SNAPSHOT/

@alansaid
Copy link
Member

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

2 participants