RE: [Clirr-devel] maven plugin
Status: Alpha
Brought to you by:
lkuehne
From: Vincent M. <vma...@pi...> - 2004-07-06 07:15:10
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Simon Kitching > Sent: mardi 6 juillet 2004 00:31 > To: cli...@li... > Subject: RE: [Clirr-devel] maven plugin > > On Mon, 2004-07-05 at 22:15, Vincent Massol wrote: > > the core build is at the top level. We need a separation between the > > core build and the maven plugin build. Hence the need for a separate > > directory structure for core/maven. > > Ok, I think I start to understand. > > I presumed you were talking about a *java package* restructure, but what > you actually need for maven is just a *directory tree* restructure? And > the java classes could keep their original package declarations? Yes, exactly. > > As it happens, I'm quite happy to go with a minor java package > restructure anyway; moving event/framework/check packages into a parent > "n.s.c.core" package seems a good idea. I also believe it's a good move. > > Well, I'll just watch for whatever changes turn up, and go with them. > > Cheers, > > Simon Thanks -Vincent |