RE: [Clirr-devel] maven plugin
Status: Alpha
Brought to you by:
lkuehne
From: Simon K. <si...@ec...> - 2004-07-05 22:31:35
|
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? 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. Well, I'll just watch for whatever changes turn up, and go with them. Cheers, Simon |