newbie build question

2006-08-29 Thread Phil Steitz
I just did a clean co of maven 2 and tried to build the site and some other components. I found that the site pom, like the others that I looked at, derives from maven-parent, version 4-SNAPSHOT, with a relative path specified that points to /poms/maven/pom.xml. The version in the parent itself

Re: newbie build question

2006-08-29 Thread Brett Porter
The children need to be updated for the release. There is a repository - but its a chicken and egg problem (need the repo to specify the repo without doing it in every pom :) The parent should only be set to a snapshot when something is really needed from the new version, so setting it to