Re: [m2-beta1] version "release"?

2005-09-23 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 try the following: m2 deploy -DupdateReleaseInfo=true This will prompt maven to update the release metadata for that artifact, ~ and *should* result in the plugin being found. You might need to remove the plugin from the plugin-registry.xml...but in

RE: [m2-beta1] version "release"?

2005-09-23 Thread Yann Le Du
This is a bug in beta-1 : http://jira.codehaus.org/browse/MNG-916 --- Andrius Karpavicius <[EMAIL PROTECTED]> a écrit : > Hi, > > Maybe this was touched before, but can not find it in the mailing list. > > > Made a plugin and specified version 1.0. Then simply it deployed m2 > deploy > > Wh

[m2-beta1] version "release"?

2005-09-23 Thread Andrius Karpavicius
Hi, Maybe this was touched before, but can not find it in the mailing list. Made a plugin and specified version 1.0. Then simply it deployed m2 deploy When I try to use it, maven keeps looking for a RELEASE version. How do I tell that version 1.0 is a RELEASE version. Something to specify