On 6/18/06, Kent Tong <[EMAIL PROTECTED]> wrote:
That is the point. In order to build m2, I have to build the whole project. If m2 is still in development (ie, some tests still fail), I can't build m2 separately.
You can install just the parent pom with: mvn install -N I thought that Maven would check for "../pom.xml" before going to the local repository for a parent pom. It hasn't ever seemed to work that way, though. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
