Re: EARs

2005-06-24 Thread Stephane Nicoll
As Emmanuel said, the EAR plugin is about to be finished, it will be included in beta-1. By the way, any suggestion about requested features are welcome. Cheers, Stéphane On 6/23/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I've changed the packaging to ear in the pom.xml, and it doesn't do

RE: EARs

2005-06-24 Thread JWiegman
(DefaultAr tifactResolver.java:104) ... 21 more [INFO] -Original Message- From: Stephane Nicoll [mailto:[EMAIL PROTECTED] Sent: Friday, June 24, 2005 2:55 AM To: Maven Users List Subject: Re: EARs

Re: EARs

2005-06-24 Thread Emmanuel Venisse
[EMAIL PROTECTED] wrote: FYI, after downloading the newest alpha-3 version, I tried using the m2 ear:ear command again and got the following error because it's pointing to a bad URL to get the ear plug-in. Any ideas on how to fix this?? Yes, you must wait the beta-1 because ear plugin

Re: EARs

2005-06-24 Thread Emmanuel Venisse
Users List Subject: Re: EARs [EMAIL PROTECTED] wrote: FYI, after downloading the newest alpha-3 version, I tried using the m2 ear:ear command again and got the following error because it's pointing to a bad URL to get the ear plug-in. Any ideas on how to fix this?? Yes, you must

RE: EARs

2005-06-24 Thread JWiegman
.pom Which of course doesn't exist... Would your advice be to just write an ant ear task for now? Many thanks for working with me on this! -Original Message- From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] Sent: Friday, June 24, 2005 10:48 AM To: Maven Users List Subject: Re: EARs

Re: EARs

2005-06-24 Thread Brett Porter
:11 AM To: Maven Users List Subject: Re: EARs [EMAIL PROTECTED] wrote: FYI, after downloading the newest alpha-3 version, I tried using the m2 ear:ear command again and got the following error because it's pointing to a bad URL to get the ear plug-in. Any ideas on how to fix

Re: EARs

2005-06-23 Thread Emmanuel Venisse
we don't have a released ear plugin in m2. It's in sandbox and it isn't finished. Emmanuel Nathaniel Stoddard wrote: Do I need to do anything special to create EARs in Maven2? I changed the packaging to ear, but the Maven says that it doesn't have a lifecycle for ears and proceeds to treat

RE: EARs

2005-06-23 Thread JWiegman
I've changed the packaging to ear in the pom.xml, and it doesn't do anything either when an m2 package command is executed. I did find that the m2 ear:ear command does work rather well though, although it's probably an unsupported operation... you'll have to put an application.xml in the