First off, I like the idea. As others have said, it makes us more human :) Comments inline...
On 2012-10-24 12:36, Kristian Rosenvold wrote: > r1401610, http://jira.codehaus.org/browse/MPIR-176 > > Will release this plugin once I have added a spacer. > > Btw; some maven devs prefer not to have their email and hence no avatar, > even though they are registered on gravatar. Shouldn't every developer on an Apache project have his/her Apache email address in the POM? > I feel inclined to add their direct gravatar url in properties/picUrl; > would that be considered "ok" ? > > Kristian > > > 2012/10/24 Arnaud Héritier <[email protected]> > >> I like. >> Very cool >> >> On Wed, Oct 24, 2012 at 10:50 AM, Olivier Lamy <[email protected]> wrote: >> >>> 2012/10/24 Kristian Rosenvold <[email protected]>: >>>> I just hacked together a quick implementation using either >>>> properties/picUrl or the gravatar.com avatar for the email address. >>>> >>>> I did a one-off deploy to http://maven.apache.org/team-list.html so >> you >>> can >>>> look at the result (register your avatar at gravatar.com if you're not >>>> there) >>>> >>>> the picUrl element in the pom has precedence. There are a number of >>> avatar >>>> services that may be used, I implemented gravatar.com, which >>>> I think is the most well established one. >>>> >>>> I suppose we may need to add an option to the >>>> maven-project-info-reports-plugin to select provider and/or disable >>> avatar >>>> images, something >>>> like displayImages=treu/false and maybe later an "image selection" >>> strategy >>>> if we ever support anything different from the picUrl + gravatar >>> strategy ? >>>> >>>> What do you think, do you "like" ? >>> Yeah that's nice ! >>>> >>>> Do we need an option to disable images ? >>> I would say yes. >>>> >>>> Kristian >>> >>> >>> >>> -- >>> Olivier Lamy >>> Talend: http://coders.talend.com >>> http://twitter.com/olamy | http://linkedin.com/in/olamy >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >>> >> >> >> -- >> ----- >> Arnaud Héritier >> 06-89-76-64-24 >> http://aheritier.net >> Mail/GTalk: [email protected] >> Twitter/Skype : aheritier >> > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
