That was it. 
        <snapshotRepository>
            <id>snapshots</id>
           
<url>http://maven-vm1:8081/nexus/content/repositories/snapshots</url>
        </snapshotRepository>
        <repository>
            <id>releases</id>
           
<url>http://maven-vm1:8081/nexus/content/repositories/releases</url>
        </repository>

I had to create two servers with both these Id's, then it worked just fine.

Maybe I missed it, but I couldn't find anywhere in the documentation that
this id needed to match the id in the server.



--
View this message in context: 
http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512p5808061.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to