Re: Cargo plugin not found

2007-08-23 Thread Wayne Fay
Not sure what exactly the problem is, but make sure you're following the directions... I'd start here: http://cargo.codehaus.org/Maven2+Plugin+Installation If you're still having problems, you can always use the long way to specify a plugin: mvn groupId:artifactId:version:mojo Which becomes: mvn

Re: Cargo plugin not found

2007-08-23 Thread Alexander Sack
Yeesh, Wayne I must have read those pages now about 100 times. But of course, the javadoc thing still doesn't work and I still have no idea why..this might make me start looking at Maven source! :D! -aps On 8/23/07, Wayne Fay [EMAIL PROTECTED] wrote: Not sure what exactly the problem is, but

Re: cargo plugin to deploy on geronimo

2006-12-15 Thread Neeraj Bisht
go for apache site and read the plugin properties On 12/15/06, Vinita Joshi [EMAIL PROTECTED] wrote: I am having hard time configuring pom.xml to deploy code on geronimo. Does anybody know any tutorial or any document on this? Regards, Vinita

RE: Cargo-plugin 0.3-SNAPSHOT problem?

2006-08-09 Thread Vincent Massol
Hi Michael, Please post to the cargo lists. When you post there please be sure to post your effective pom (mvn help:effective-pom). Also you shouldn't have both start and deploy goals as start does static deployment. Check the online docs. Let's continue this discussion on the cargo list. Thanks

Re: cargo plugin question

2006-08-08 Thread Wendy Smoak
On 8/8/06, James Richards [EMAIL PROTECTED] wrote: I am setting up Maven2 for a new project which has an existing codebase. I specified the artifactId as, for example, foo and the version as 2.0-SNAPSHOT. There are no problems building or assembling the war for this web application.

RE: cargo plugin question

2006-08-08 Thread James Richards
Wendy, That worked like a charm. Thanks for your help! James -Original Message- From: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Tue 8/8/2006 5:27 PM To: Maven Users List Subject: Re: cargo plugin question On 8/8/06, James Richards [EMAIL PROTECTED] wrote: I am setting up Maven2

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
2006 21:03 *To:* Maven Users List; [EMAIL PROTECTED] *Subject:* Re: Cargo Plugin To make it easier, I might break it down into scenarios. In a kind of how do I? format. How do I deploy a war file to a container? How do I deploy a war file exploded to a conatiner? How do I restart a container

RE: Cargo Plugin

2006-07-30 Thread Vincent Massol
Hi Alex, _ From: Alex Turner [mailto:[EMAIL PROTECTED] Sent: dimanche 30 juillet 2006 22:12 To: [EMAIL PROTECTED] Cc: Maven Users List Subject: Re: Cargo Plugin What can I do to help make this happen. This is a priority for me, and I have no problem helping to make it happen

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
:* Alex Turner [mailto:[EMAIL PROTECTED] *Sent:* dimanche 30 juillet 2006 22:12 *To:* [EMAIL PROTECTED] *Cc:* Maven Users List *Subject:* Re: Cargo Plugin What can I do to help make this happen. This is a priority for me, and I have no problem helping to make it happen Very cool J You mean

Re: Cargo Plugin

2006-07-30 Thread Alex Turner
Ok - my id is 'plexq' Thanks, Alex On 7/30/06, Vincent Massol [EMAIL PROTECTED] wrote: Hi Alex, -- *From:* Alex Turner [mailto:[EMAIL PROTECTED] *Sent:* dimanche 30 juillet 2006 22:12 *To:* [EMAIL PROTECTED] *Cc:* Maven Users List *Subject:* Re: Cargo Plugin

RE: Cargo Plugin

2006-07-29 Thread Vincent Massol
Hi Alex, -Original Message- From: Alex Turner [mailto:[EMAIL PROTECTED] Sent: samedi 29 juillet 2006 06:46 To: Maven Users List Subject: Re: Cargo Plugin Thanks for the pointer - the documentation isn't the easiest to follow, but I figured it out. What do you think would

Re: Cargo Plugin

2006-07-29 Thread Alex Turner
Message- From: Alex Turner [mailto:[EMAIL PROTECTED] Sent: samedi 29 juillet 2006 06:46 To: Maven Users List Subject: Re: Cargo Plugin Thanks for the pointer - the documentation isn't the easiest to follow, but I figured it out. What do you think would the single most important point

RE: Cargo Plugin

2006-07-29 Thread Vincent Massol
Hi Alex, _ From: Alex Turner [mailto:[EMAIL PROTECTED] Sent: samedi 29 juillet 2006 21:03 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: Cargo Plugin To make it easier, I might break it down into scenarios. In a kind of how do I? format. How do I deploy a war file

Re: Cargo Plugin

2006-07-28 Thread Wendy Smoak
On 7/28/06, Alex Turner [EMAIL PROTECTED] wrote: I'm trying to find some good documentation on the cargo plugin, but I'm obviously having a brain dead moment. Any chance someone out there could point me in the right direction. http://cargo.codehaus.org/Maven2+plugin If you are wondering

Re: Cargo Plugin

2006-07-28 Thread Alex Turner
Thanks for the pointer - the documentation isn't the easiest to follow, but I figured it out. Alex On 7/29/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 7/28/06, Alex Turner [EMAIL PROTECTED] wrote: I'm trying to find some good documentation on the cargo plugin, but I'm obviously having a