users@jaxb.java.net

developer/contributor information for jaxb POMs

From: Gregory Kick <gk5885_at_kickstyle.net>
Date: Thu, 27 Jul 2006 09:18:47 -0700

I'm getting everything setup for putting the jaxb artifacts into the
maven2 repository and figured that as long as i was doing it, i'd
make an effort to get the most complete POM that i could. so, i'd
like to request that project developers/contributors supply the
appropriate information. once i've completed all of the new POMs
i'll send them back here for some proofreading... the format is
reproduced below, and i have added some notes on how to fill it out.
thanks for the help.

<developers>
         <developer>
             <id/> (username)
             <name/>
             <email/>
             <url/> (personal url)
             <organization/>
             <organizationUrl/>
             <roles>
                 <role/> (not standard... use best judgement)
             </roles>
             <timezone/>
             <properties/>
         </developer>
     </developers>
     <contributors>
         <contributor>
             <name/>
             <email/>
             <url/>
             <organization/>
             <organizationUrl/>
             <roles>
                 <role/> (here, role can describe the contribution)
             </roles>
             <timezone/>
             <properties/>
         </contributor>
     </contributors>

greg kick
http://kickstyle.net/