Robert Scholte created MNG-5718: ----------------------------------- Summary: Change 'provides' from Object to Properties in Toolchains.xml Key: MNG-5718 URL: https://jira.codehaus.org/browse/MNG-5718 Project: Maven Issue Type: Bug Components: Toolchains Reporter: Robert Scholte
Officially the content of the {{<provides>}} element in a toolchain was free of structure, although we only know Properties-like structures. To be able to support the merging of toolchains ( MNG-5714 ) it is better to drop the free structure and change it to Properties. This is backwards compatible for the {{jdk}} toolchain. -- This message was sent by Atlassian JIRA (v6.1.6#6162)