RE: Some things to do in the core

2003-11-24 Thread Jason van Zyl
On Mon, 2003-11-24 at 16:39, Brett Porter wrote: > Thanks for doing the move. All the ideas about breaking up maven.xml are > good, especially the release stuff. We should be able to release maven with > a standard plugin - some combination of dist, release and scm. > > > - plugin testing should b

RE: Some things to do in the core

2003-11-24 Thread Brett Porter
Thanks for doing the move. All the ideas about breaking up maven.xml are good, especially the release stuff. We should be able to release maven with a standard plugin - some combination of dist, release and scm. > - plugin testing should be separated, the concern for the > core is that the plugin

RE: Some things to do in the core

2003-11-24 Thread Jason van Zyl
On Mon, 2003-11-24 at 16:21, Vincent Massol wrote: > > -Original Message- > > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > > Sent: 24 November 2003 22:18 > > To: Maven Developers List > > Subject: Some things to do in the core > > > > Howdy,

RE: Some things to do in the core

2003-11-24 Thread Vincent Massol
> -Original Message- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: 24 November 2003 22:18 > To: Maven Developers List > Subject: Some things to do in the core > > Howdy, > > After poking around a bit in the core maven.xml file there are certainly

Some things to do in the core

2003-11-24 Thread Jason van Zyl
Howdy, After poking around a bit in the core maven.xml file there are certainly a few things that need to be done: - plugin site generation must be separated. This can be rolled into maven-plugins I'm sure for the time being but it should be made possible that a single site for a plugin can be pu