--- Rice Yeh <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
