From: "Jason van Zyl" <[EMAIL PROTECTED]> > On Mon, 2002-07-08 at 10:55, James Strachan wrote: > > From: "Jason van Zyl" <[EMAIL PROTECTED]> > > > Using the 'maven -Dmaven.build=snapshot' command will now generate JARs > > > with the snapshot signature. > > > > How about making 'snapshot' a target/goal? (I find it hard to remember > > the -D magic to create snapshots for some reason). Then we could just do > > > > maven snapshot > > Done. > > maven java:snapshot > > I put it in the java plugin as that's where everything is currently. We > can alias the most common goals for ease of use.
*Great*! Many thanks Jason! James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
