You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Samuel Le Berrigaud <sa...@gmail.com> on 2005/12/15 18:05:46 UTC

[m2] Cargo

I am using the maven 2 Cargo plugin. It's just great to deploy to my
tomcat5x. However today I had some problem running cargo on a new
machine. Maven cannot find the cargo plugin.

It seems that the cargo snapshot repository is empty (or almost).

Does someone knows what is going on ?

Thanks,

SaM

RE: [m2] Cargo

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Samuel,

> -----Original Message-----
> From: Samuel Le Berrigaud [mailto:samuel.lb@gmail.com]
> Sent: jeudi 15 décembre 2005 18:06
> To: Maven Users
> Subject: [m2] Cargo
> 
> I am using the maven 2 Cargo plugin. It's just great to deploy to my
> tomcat5x. However today I had some problem running cargo on a new
> machine. Maven cannot find the cargo plugin.
> 
> It seems that the cargo snapshot repository is empty (or almost).
> 
> Does someone knows what is going on ?

I offer you my apologies. Here's the story:

* There's a bug with the deploy plugin (probably with wagon actually) where
the deploy partly fails when using the scpexe protocol with non-default
scp/ssh executables. This means that I cannot deploy twice the same
artifacts. I need to remove the previous ones before deploying new versions.

* I was at Javapolis 2005 for the past 3 days

* Just 5 minutes before taking the train I have fixed an issue with the
cargo m2 plugin and I did not have the time to redeploy (which BTW takes 1
hour 30 minutes on my machine, dunno why, maybe because of the bug mentioned
above).

* Thus I tried to redeploy while at Javapolis. As usual, I started by
deleting the previous artifacts on the repo (Note to self: Don't do that
again, move them to some place instead of rm-ing them). But then I could not
redeploy the new ones (I kept getting "connection reset by peer errors" even
though the internet connection was working fine there). I've tried several
times and did not succeed. 

* I've redeployed them a few hours ago so everything should be working now.

Thank and apologies again
-Vincent


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org