pom.id is deprecated, you must use pom.artifactId. Emmanuel
----- Original Message ----- From: "Dennis Lundberg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 29, 2004 10:58 PM Subject: pom.id versus pom.artifactId - which is correct? > Hello > > I have noticed that the XML schema uses pom.id, but the examples in > http://maven.apache.org/reference/user-guide.html#POM_Processing uses > pom.artifactId instead. Running different Maven goals using > pom.artifactId seems to work, even though the project.xml file will not > validate. > > Is pom.artifactId some old thing that someone forgot to remove before > the 1.0 release or is it just an undocumented feature? > > -- > Dennis Lundberg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
