"J.Pietschmann" <[EMAIL PROTECTED]> wrote on 27/08/2003 07:59:19 AM:

> names would help too. If a Mavan guru could tell me the
> difference between <id>, <name> and <groupId> in the project.xml
> dependencies...
I'm no guru, but

id == combination of groupId and artifactId. Should be unique
name == some name you give to your project. Almost meaningless in 
uniqueness.
groupId == the unique identifier of the group producing the artifact. e.g. 
apache, ibm etc.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/


Reply via email to