The advice from the first email is the best: you can check it out from the sandbox and build it from there. It can be released when it is ready, but we must wait for beta-1 for plugins to dynamically add new packaging's.
Cheers, Brett On 6/25/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I copied the files as instructed, but unfortunately, I'm still getting the > same error. It's still trying to find the POM via the URL: > > Downloading: > http://repo1.maven.org/maven2/plugins/org/apache/maven/plugins/maven-ear-plu > gin/2.0-alpha-1-SNAPSHOT/maven-ear-plugin-2.0-alpha-1-20050523.062058-2.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 > > The ear plugin is in sandbox in svn, you can checkout it and build it. > > It was deployed in the remote repo by error for alpha-2. In alpha-3, we > change the directory that contains plugins, it's why m2 can't find it, > you can copy it from > ${localrepo}/org/apache/maven/plugins/maven-ear-plugin to > ${localrepo]/plugins/org/apache/maven/plugins/maven-ear-plugin > > Emmanuel > > > [EMAIL PROTECTED] wrote: > > Hmmm... the command worked in alpha2... did you remove it for alpha3? > > > > -----Original Message----- > > From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] > > Sent: Friday, June 24, 2005 10: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 this?????? > > > > > > Yes, you must wait the beta-1 because ear plugin doesn't exist in m2 for > > the moment. > > > > Emmanuel > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
