You can specify a empty settings file with -s and define MAVEN_SKIP_RC, this will avoid all system specific configs (as long as nobody modifies the maven program folder).
However to my experience sooner or later you do need some specific landscape settings in the settings.xml file. So it is a good idea to plan for adding it into the configuration management. Jenkins' maven builder can manage those config files for example. Gruss Bernd PS: no idea how this is related with the release planning. Am Mon, 2 Feb 2015 09:58:39 -0700 schrieb David Hoffer <[email protected]>: > It looks like http://mvnvm.org/ configures a system for a version of > Maven which is nice but not really what I'm asking for. What I'm > asking for is no system config. We want to run multiple Maven builds > on the same box at the same time with different Maven versions. E.g. > pom specifies everything, system defines nothing. > > -Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
