Richard S. Hall wrote:
> Dieter Wimberger wrote:
>> To give an example, the commons-collections project seems to keep
>> their developers (= comitters) and contributors in the POM file, using
>> a section like:
>> <developers>
>>   ...
>>   <developer>
>>    <id>fmeschbe</id>
>>    <name>Felix Meschberger</name>
>>   </developer>
>>   ...
>> </developers>
>> <contributors>
>>   ...
>>   <contributor>
>>     <name>Dieter Wimberger</name>
>>   </contributor>
>>   ...
>> </contributors>
>>
>> Probably this is the best way to handle this in the right place and be
>> able to generate something from it (opposed to an unstructured NOTICE
>> text file).
> 
> I agree that something like this would be a preferred approach.
Yes, we shoudl put this in our parent pom.

Carsten
-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to