On 11/20/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > And if the parent pom.xml file needs to sit above the > sub-projects, right now the only place to put it is in 'current'.
Of course. Just a few seconds after I sent that, Brett explained that m2 goes to the repository for the parent pom if it can't find the file one level up (or where it was told to look with <relativePath>.) So never mind... apparently the parent pom.xml can live in 'build', and as long as you 'mvn install' it (or it is available in a remote repository? Still checking on that one...) it should be possible to check out and build a single sub-project. I still feel like I'm missing a piece of this puzzle... but I'll go bother [EMAIL PROTECTED] some more until I figure it out. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]