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

Installation issue - dependencies #4

Closed
capncodewash opened this issue Aug 1, 2012 · 1 comment
Closed

Installation issue - dependencies #4

capncodewash opened this issue Aug 1, 2012 · 1 comment

Comments

@capncodewash
Copy link

Hi there,
I'm a bit new to Spring and Maven so please bear with me.

I've installed swagger-springmvc by cloning it and running 'mvn install'. That seemed to go fine, and it installed into my local Maven repo.

I then cloned swagger-springmvc-example and tried to install 'mvn install', but I got this:

[ERROR] Failed to execute goal on project swagger-springmvc-test: Could not resolve dependencies for project com.mangofactory.swagger:swagger-springmvc-test:war:0.0.1-SNAPSHOT: Failure to find com.mangofactory:swagger-springmvc:jar:0.1.6-SNAPSHOT in http://mynexus:8301/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of Public has elapsed or updates are forced -> [Help 1]

(I've changed the address of my nexus server for privacy reasons to 'mynexus' in the transcript).

Swagger-springmvc got installed to .m2/repository/com/mangofactory/swagger-springmvc/0.2.3-SNAPSHOT/swagger-springmvc-0.2.3-SNAPSHOT.jar - so I'm thinking that the versions are out of sync.

Do you have any idea how I could solve this?

Thanks,

capncodewash

@capncodewash
Copy link
Author

Resolved myself - see pull request #5.

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