On page http://maven.apache.org/guides/mini/guide-using-toolchains.html it states:
Starting with Maven 3.3.1 > <http://maven.apache.org/docs/3.3.1/release-notes.html> you can put the > toolchains.xml file wherever you like by using the --global-toolchains > file option Or by specifying --toolchains tools/toolchains.xml for every mvn command. Is it possible to configure the maven-toolchains-plugin with a directory of where to find the *toolchains.xml*? Lee.
