Hi

You used to be able to use ${pom.id} to get the value of the <id> tag
within project.xml, but now, if you have <id>xyz</id> then ${pom.id}
generates something like xyz:xyz. I expect this is related to the
new artifact stuff?

What is the new equivalent of ${pom.id}?

Also, the src/templates/sourceforge/project.xml uses ${pom.id} quite alot.
I expect that this issue may cause errors if people try to use it within
beta8.

Also also, the cactus plugin has alot as well, and a couple in the jnlp
plugin. Not sure if that is correct or not.

Thanks,
Philip


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

Reply via email to