Herve Boutemy created MNG-5720: ---------------------------------- Summary: Change 'configuration' from Object to Properties in toolchains.xml Key: MNG-5720 URL: https://jira.codehaus.org/browse/MNG-5720 Project: Maven Issue Type: Improvement Components: Toolchains Affects Versions: 3.2.3 Reporter: Herve Boutemy
Officially the content of the <configuration> element in a toolchain was free of structure, although we only know Properties-like structures. To improve the automatic handling by Modello, it is better to drop the free structure and change it to Properties like it was done in MNG-5718 for <provides>. The jdk toolchain will be modified accordingly, being transparent for users. But any custom toolchain implementation will need to be updated. -- This message was sent by Atlassian JIRA (v6.1.6#6162)