How to get Spring-roo org.springframework.roo.annotations artifact via Nexus?
We use Nexus as maven repository server.
I created new Spring Roo project, but org.springframework.roo.annotations cannot be resolved in Eclipse (STS actually) or via mvn package
.
I have added Spring-roo repository in Nexus as http://spring-roo-repository.springsource.org/release/ and added it in public group.
I don't know if there way to force maven to download dependencies, so that I could play with different Nexus configuration. I thought the configuration above is straight forward.
I have checked http://spring-roo-repository.springsource.org/release/ remote repository via Nexus Remote "Browse Remote" and see the required jar is present there.
The problem was solved in Nexus by: