Continuum use the one under ~/.m2/ and an other under the continuum install dir (the path is printed in logs) When Continuum profiles will be there, we'll look at the one under maven/conf/ Emmanuel Wendy Smoak a écrit : > On the build server, I added repositories to maven/conf/settings.xml > and did *not* have ~/.m2/settings.xml for the user running Continuum. > (It's 1.1, not sure of the exact revision.) > > When I tried to add a project to Continuum, it complained that the > parent was not available. Looking in the logs, it only checked > central, not any of the (internal) repos I had added to the global > settings file. > > Once I copied it to ~/.m2/settings.xml, Continuum was happy. > > Is there a reason Continuum should ignore the global settings file in > $M2_HOME/conf ? >