Hi all; I have cruise control set up as a windows service (running as
LOCAL_SYSTEM) to do maven2 builds (using the mvnscript="/path/to/mvn.bat"
attribute), and the build fails with "Error reading settings.xml: Error
reading settings file".

Is this because it cannot find the user-specific settings.xml?  Shouldn't
it use the settings.xml file in MAVEN_HOME?  The build runs fine from the
command line, and my user account does not have a user-specific settings.xml:-/

-t.

Reply via email to