Re: maven deploy artifacts to Nexus repository

2014-10-09 Thread Manfred Moser
orked 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-

Re: maven deploy artifacts to Nexus repository

2014-10-09 Thread Manfred Moser
> > dav:http://meta-vm1:8081/nexus/content/sites/site/${project.artifactId}/${project.version} > > > Added the following build extension: > >org.apache.maven.wagon >wagon-webdav-jackrabbit >2.7 > >

Re: maven deploy artifacts to Nexus repository

2014-10-08 Thread DJViking
he following build extension: org.apache.maven.wagon wagon-webdav-jackrabbit 2.7 Anyhow: I'm not sure, but could this be a problem with Nexus and not Maven? -- View this message in context: http://maven.40175.n5.nabble.com/maven-dep

Re: maven deploy artifacts to Nexus repository

2014-10-08 Thread DJViking
en 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 Mav

Re: maven deploy artifacts to Nexus repository

2014-10-08 Thread Anders Hammar
o.company:MyApp:jar:2.5.1-20141008.085615-1 from/to snapshots > (http://maven-vm1:8081/nexus/content/repositories/snapshots): Failed to > transfer file: > > http://maven-vm1:8081/nexus/content/repositories/snapshots/no/company/MyApp/2.5.1-SNAPSHOT/MyApp-2.5.1-20141008.085615-1.jar > . >

Re: maven deploy artifacts to Nexus repository

2014-10-08 Thread DJViking
2.5.1-SNAPSHOT/MyApp-2.5.1-20141008.085615-1.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] -- View this message in context: http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512p5808056.html Sent from the Maven - Users mailing list archive at Na

Re: maven deploy artifacts to Nexus repository

2013-03-26 Thread Baptiste MATHUS
ed over > scp? > > I'm not using SCP to Nexus. I'm using SCP to upload the artifacts directly > to the storage location where Nexus keeps its releases and snapshots. > Anyway > I have gotten that approach to work. > > > > -- > View this message in contex

Re: maven deploy artifacts to Nexus repository

2013-03-26 Thread DJViking
snapshots. Anyway I have gotten that approach to work. -- View this message in context: http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512p5751848.html Sent from the Maven - Users mailing list archive at

Re: maven deploy artifacts to Nexus repository

2013-03-25 Thread Brian Fox
0/myApp-2.4.0.jar. > Return code is: 401, ReasonPhrase:Unauthorized. -> [Help 1] > > > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512p5751781.html > Sent from the Maven - Users mailing list ar

Re: maven deploy artifacts to Nexus repository

2013-03-25 Thread DJViking
age in context: http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512p5751781.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsub

Re: maven deploy artifacts to Nexus repository

2013-03-22 Thread Baptiste MATHUS
.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) > at java.lang.Thread.run(Thread.java:722) > Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy > artifacts: Could not transfer artifact com.company:myApp:jar:2.4.0 from/to > releas

Re: maven deploy artifacts to Nexus repository

2013-03-22 Thread Wayne Fay
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy > (default-deploy) on project myApp: Failed to deploy artifacts: Could not > transfer artifact com.company:myApp:jar:2.4.0 from/to releases > (scp://maven-vm1/s

maven deploy artifacts to Nexus repository

2013-03-22 Thread DJViking
ct. Reason: Auth fail -- View this message in context: http://maven.40175.n5.nabble.com/maven-deploy-artifacts-to-Nexus-repository-tp5751512.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscri