It is possible to add other Maven repositories which is specified explicitly in the pom.xml using the <repositories> node. But if you have a Maven Repository Manager like Archiva, you should configure those remote Maven repostories in Archiva instead of adding them in the pom.xml
1. Log in to the Archiva web console as Administrator
2. Add the Remote Maven Repository
3. Add the Proxy Connector for the New Remote Maven Repostory
4. You may need to restart the Archiva
Done =)
Filed under: Maven Tagged: Archiva, Maven
