You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Kurt Schrader <ks...@karmalab.org> on 2002/12/04 18:42:25 UTC

[VOTE] Adding a element to

I have implemented changes to add a <url> element to the <developer>
element in the POM so that developers can have a link back to their
homepages in the generated project team page.  I figure that since I am
making a change to the POM I should throw it up for a vote here before I
check it in.  The changes will require no changes to an existing POM, as
the element is optional.

I am, obviously, +1

-Kurt



Re: [VOTE] Adding a element to

Posted by "Henning P. Schmiedehausen" <hp...@intermeta.de>.
Jason van Zyl <ja...@zenplex.com> writes:

>This is something that I would eventually like in a shared database of
>developer information but as that is a few months the <url/> is fine
>with me. At some point we can always poke the shared developer database
>for information and fall back to the <url/> if the information is not
>present.

You might want to consider the case that people have different pages for
different projects. I would not provide my intranet homepage for an outside
project or my jakarta homepage for an internal project.

Once again, the "centralized database" approach is doomed to failure. 

That's why you now need maven.jar.<xxxx>.

	Regards
		Henning

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen       -- Geschaeftsfuehrer
INTERMETA - Gesellschaft fuer Mehrwertdienste mbH     hps@intermeta.de

Am Schwabachgrund 22  Fon.: 09131 / 50654-0   info@intermeta.de
D-91054 Buckenhof     Fax.: 09131 / 50654-20   

RE: [VOTE] Adding a element to

Posted by Tom Copeland <to...@infoether.com>.
+1

> -----Original Message-----
> From: Jason van Zyl [mailto:jason@zenplex.com] 
> Sent: Wednesday, December 04, 2002 2:36 PM
> To: Turbine Maven Developers List
> Subject: Re: [VOTE] Adding a <url> element to <developer>
> 
> 
> On Wed, 2002-12-04 at 12:42, Kurt Schrader wrote:
> > I have implemented changes to add a <url> element to the <developer>
> > element in the POM so that developers can have a link back to their
> > homepages in the generated project team page.  I figure 
> that since I am
> > making a change to the POM I should throw it up for a vote 
> here before I
> > check it in.  The changes will require no changes to an 
> existing POM, as
> > the element is optional.
> > 
> > I am, obviously, +1
> 
> This is something that I would eventually like in a shared database of
> developer information but as that is a few months the <url/> is fine
> with me. At some point we can always poke the shared 
> developer database
> for information and fall back to the <url/> if the information is not
> present.
> 
> +1
> 
> > -Kurt
> > 
> > 
> > 
> > --
> > To unsubscribe, e-mail:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> > 
> For additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> -- 
> jvz.
> 
> Jason van Zyl
> jason@zenplex.com
> 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:   
> <mailto:turbine-maven-dev-> unsubscribe@jakarta.apache.org>
> For 
> additional commands, 
> e-mail: <ma...@jakarta.apache.org>
> 
> 
> 


Re: [VOTE] Adding a element to

Posted by Jason van Zyl <ja...@zenplex.com>.
On Wed, 2002-12-04 at 12:42, Kurt Schrader wrote:
> I have implemented changes to add a <url> element to the <developer>
> element in the POM so that developers can have a link back to their
> homepages in the generated project team page.  I figure that since I am
> making a change to the POM I should throw it up for a vote here before I
> check it in.  The changes will require no changes to an existing POM, as
> the element is optional.
> 
> I am, obviously, +1

This is something that I would eventually like in a shared database of
developer information but as that is a few months the <url/> is fine
with me. At some point we can always poke the shared developer database
for information and fall back to the <url/> if the information is not
present.

+1

> -Kurt
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
-- 
jvz.

Jason van Zyl
jason@zenplex.com
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


Re: [VOTE] Adding a element to

Posted by James Taylor <jt...@4lane.com>.
+1, but I would prefer something like <homepage> since it is more
descriptive (might have more than one url for a given person for
different purposes)

On Wed, 2002-12-04 at 12:42, Kurt Schrader wrote:
> I have implemented changes to add a <url> element to the <developer>
> element in the POM so that developers can have a link back to their
> homepages in the generated project team page.  I figure that since I am
> making a change to the POM I should throw it up for a vote here before I
> check it in.  The changes will require no changes to an existing POM, as
> the element is optional.
> 
> I am, obviously, +1
> 
> -Kurt
> 
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
>