I was just looking at that this morning - it is one of the incosistencies between maven-model and maven-1.0/.../project
I agree though, roles only make sense for developers. I think timezone is probably only practically used for developers, so we can cut contribs to just name/email. - Brett > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED] > Sent: Monday, 5 January 2004 2:52 PM > To: Maven Developers List > Subject: Re: cvs commit: maven-plugins/simian project.xml > > > On Sun, 2004-01-04 at 17:31, [EMAIL PROTECTED] wrote: > > I'm talking about stuff in the 1.0 codebase. > > What about it? There's nothing in JIRA about it and the XSD > references contactDetails and there doesn't appear to be any > object that references that. I removed it because it was the > only plugin that has it. And who really cares about the roles > of the contributor anyway. All we need is a name and email > and ultimately if anything just an id so we can reference > some store of developer information. > > > -- > > dIon Gillard, Multitask Consulting > > Blog: http://blogs.codehaus.org/people/dion/ > > > > > > > > Jason van Zyl <[EMAIL PROTECTED]> wrote on 05/01/2004 01:40:05 AM: > > > > > On Sun, 2004-01-04 at 07:18, [EMAIL PROTECTED] wrote: > > > > Contributor v1.8 has roles and organization. Why is this being > > removed? > > > > > > What is contributor v1.8? I see nothing in JIRA about the > addition > > > of those fields in the 'model-additions' (which was > pom-additions) > > > or a request for it. > > > > > > The same goes with the things that have been requested for 1.1. > > > There is no way to track these things unless people start putting > > > this stuff into JIRA. > > > > > > > -- > > > > dIon Gillard, Multitask Consulting > > > > Blog: http://blogs.codehaus.org/people/dion/ > > > > > > > > > > > > > > > > [EMAIL PROTECTED] wrote on 29/12/2003 02:10:56 PM: > > > > > > > > > jvanzyl 2003/12/28 19:10:56 > > > > > > > > > > Modified: simian project.xml > > > > > Log: > > > > > o contributor has name and email only, just fixing > stuff as i > > catch > > > > things > > > > > with an adhoc validator i'm using for testing the > > > > > components. > > > > > > > > > > Revision Changes Path > > > > > 1.17 +0 -5 maven-plugins/simian/project.xml > > > > > > > > > > Index: project.xml > > > > > > =================================================================== > > > > > RCS file: /home/cvs/maven-plugins/simian/project.xml,v > > > > > retrieving revision 1.16 > > > > > retrieving revision 1.17 > > > > > diff -u -r1.16 -r1.17 > > > > > --- project.xml 10 Oct 2003 19:21:02 -0000 1.16 > > > > > +++ project.xml 29 Dec 2003 03:10:56 -0000 1.17 > > > > > @@ -69,12 +69,7 @@ > > > > > <contributors> > > > > > <contributor> > > > > > <name>Maurice Montgénie</name> > > > > > - <id/> > > > > > <email>[EMAIL PROTECTED]</email> > > > > > - <organization>CGSS Guyane</organization> > > > > > - <roles> > > > > > - <role>Maven Plugin</role> > > > > > - </roles> > > > > > </contributor> > > > > > </contributors> > > > > > <reports> > > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] For > > > > > additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------ > > > > --- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- > > > jvz. > > > > > > Jason van Zyl > > > [EMAIL PROTECTED] > > > http://tambora.zenplex.org > > > > > > In short, man creates for himself a new religion of a > rational and > > > technical order to justify his work and to be justified in it. > > > > > > -- Jacques Ellul, The Technological Society > > > > > > > > > > -------------------------------------------------------------------- > > > - > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > http://tambora.zenplex.org > > In short, man creates for himself a new religion of a > rational and technical order to justify his work and to be > justified in it. > > -- Jacques Ellul, The Technological Society > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
