On Tue, Mar 4, 2008 at 1:28 AM, MATHUS Baptiste <
mathus.b@...> wrote:
> In fact, the maven version and binaries we're using is distributed to our developers with the right settings.xml file in $M2_HOME/conf directory.
> How come maven, launched by continuum, doesn't use $M2_HOME/conf/settings.xml if no $USER_HOME/.m2/settings.xml is found ?
It does use $M2_HOME/conf/settings.xml for builds.
The problem with not being able to add a project unless the parent pom
is present is a separate issue:
http://jira.codehaus.org/browse/CONTINUUM-1789--
Wendy