ok can we do it like this : 1. Review the project structure (add jcr folder and put all jcr related project in it). 2. Migrate those jct tools to maven 2. 3. Migrate other projects to maven 2.
I would like to make 1 asap. For me, 2 & 3 can be done later in december. On 11/29/05, Oliver Kiessler <[EMAIL PROTECTED]> wrote: > On 11/29/05, Christophe Lombart <[EMAIL PROTECTED]> wrote: > > Are you sure that it possible to use maven 1 & 2 on the same project ? > > If yes, I'm ok to migrate subproject by subproject. > > Well, in theory maven 1 & 2 don't interfere with eachother *but* once > a subproject is migrated to maven 2 it can't be used in a maven 1 > multi-project build anymore and must be built independently. Also > maven 1 and 2 have different local repositories which could lead to > missing dependencies... Maybe it would be smarter to first migrate the > jcr tools to maven 2 in one step and then the graffito core and > everything else in another step? > > Oliver >
