Göran Uddeborg opened MTOOLCHAINS-5 and commented
From what I understand, the toolchains.xml file is only looked for in ${user.home}/.m2. This is quite inconvenient if you want to provide a central configuration for a large development team. I suggest to look for it in some central place too. $M2_HOME/conf would seem to be a natural place, following the model of settings.xml.
Affects: 1.0
Issue Links:
-
MNG-3891 Modify maven-toolchain to look in ${maven.home}/conf/toolchains.xml and in ${user.home}/.m2/toolchains.xml
2 votes, 3 watchers
Göran Uddeborg opened MTOOLCHAINS-5 and commented
From what I understand, the
toolchains.xmlfile is only looked for in${user.home}/.m2. This is quite inconvenient if you want to provide a central configuration for a large development team. I suggest to look for it in some central place too.$M2_HOME/confwould seem to be a natural place, following the model ofsettings.xml.Affects: 1.0
Issue Links:
2 votes, 3 watchers