Entries of licenseMerges should be unique
-----------------------------------------

                 Key: MOJO-1723
                 URL: https://jira.codehaus.org/browse/MOJO-1723
             Project: Mojo
          Issue Type: Improvement
            Reporter: Robert Scholte


http://markmail.org/message/jdy7vyczqoqbalca showed a possible but invalid 
usage.

{code:xml}
<licenseMerges>
 <licenseMerge>The Apache Software License, Version 2.0|Apache
2</licenseMerge>
 <licenseMerge>The Apache Software License, Version 2.0|Apache
 License</licenseMerge>
 <licenseMerge>The Apache Software License, Version 2.0|Apache
 License, Version 2.0</licenseMerge>
 </licenseMerges>
{code}

The plugin should fail with such constructions and suggest how to fix this.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to