Hi,
I've noticed that the value of ${pom.id} has changed between RC3 and RC4.
Previously, it just returned the content of the project's <id></id> tag, but now it returns some kind of id path separated by colons "parent_id:local_id" in a multiproject environment.
It's easily fixed by replacing id with artifactId, but it did slow me down for a bit.
Steve Coy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
