You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rice Yeh <ri...@gmail.com> on 2005/03/04 18:00:35 UTC

the realtionship between id, artifactId, and groupId

Hi,
  When reading maven, really get confused with id, artifactId, and
groupId. Most of time, artifactId is used. How about id? when to use
it? Can anyone explain it?

Rice

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: the realtionship between id, artifactId, and groupId

Posted by Konstantin Priblouda <kp...@yahoo.com>.
--- Rice Yeh <ri...@gmail.com> wrote:

> Hi,
>   When reading maven, really get confused with id,
> artifactId, and
> groupId. Most of time, artifactId is used. How about
> id? when to use
> it? Can anyone explain it?

id = durectory name in repository = base file name
below ( in jars / poms ) 

groupId =  directory name in repository
artifactId = name below this repository ( in jars /
poms ) 

regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Plugins for xdoclet-2 are released. check it out at:
http://www.sourceforge.net/projects/xdoclet-plugins/
----[ http://www.pribluda.de ]------------------------


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org