Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-alpha-6, 1.0-beta-2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The OrganizationComparator in ProcessRemoteResourcesMojo takes into account both the organization's name and url. This leads to strange generated NOTICE files, like the one attached, which comes from a slightly modified trunk of commons-validator. I feel that the comparator should be changed so that it only compares the name of the organization. An alternative way would be to have two configurable comparators to choose from. I'm willing to do the coding, but want to solicit other's opinions first.
Also see discussions here: https://issues.apache.org/jira/browse/COMMONSSITE-21
Or perhaps have a list of aliases for names and URLs?