Re: [m2] release snapshot errors

2007-12-28 Thread Wendy Smoak
On Dec 28, 2007 10:40 AM, Mick Knutson <[EMAIL PROTECTED]> wrote: > SO I changed the version to 1.0-SNAPSHOT but now get this error with the > maven dashboard pluging: > > [INFO] > > [ERROR] BUILD FAILURE > [INFO] > --

Re: [m2] release snapshot errors

2007-12-28 Thread Mick Knutson
SO I changed the version to 1.0-SNAPSHOT but now get this error with the maven dashboard pluging: [INFO] [ERROR] BUILD FAILURE [INFO] [INFO] Can't relea

Re: [m2] release snapshot errors

2007-12-28 Thread Wendy Smoak
On Dec 28, 2007 10:05 AM, Mick Knutson <[EMAIL PROTECTED]> wrote: > My project version is *E1B-1.0-SNAPSHOT* > > Now I tried to just prepare each of my modules by themselves, and here is > what I get: > > [INFO] Unable to parse the version string: "*E1B-1.0-SNAPSHOT*" Since the version gets used

Re: [m2] release snapshot errors

2007-12-28 Thread Manos Batsis
Mick Knutson wrote: My project version is *E1B-1.0-SNAPSHOT* I suppose your version should just be "1.0-SNAPSHOT" (i.e. begin with a number) without the quotes. The "EJB" part should be the artifactId. hth, Manos - To unsu

Re: [m2] release snapshot errors

2007-12-28 Thread Wendy Smoak
On Dec 27, 2007 12:07 PM, Mick Knutson <[EMAIL PROTECTED]> wrote: > I am trying to just prepare a clearcase release. But I am using several > snapshot plugins. > > I also have all my modules as snapshots. How do I get maven to ignore the > plugin snapshots? ... > [INFO] Can't release project due t

Re: [m2] release snapshot errors

2007-12-28 Thread Mick Knutson
My project version is *E1B-1.0-SNAPSHOT* Now I tried to just prepare each of my modules by themselves, and here is what I get: [INFO] [INFO] [release:prepare] [INFO] Resuming release from phase 'check-dependency-snapsh