Arnaud HERITIER wrote:
If my memory is good...

If Id is a simple name, id is used as a shotcut if groupId=artifactId thus
groupId=id and artifactId=id
If id is a compound name id=foo:bar, maven must understand that groupId=foo
and artifact=bar.

Id should be deprecated and is just here to maintain the backward
compatibility.

<id> was deprecated like 3 years ago, well before we even started on Maven 2.

--
Trygve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to