Manos Batsis wrote:
In multiproject modules i would like to refer to (soon to be) overridden
parent POM properties. For exampe, how can i do something like
<artifactId>${parent.project.artifactId}<artifactId>
Obviously this does not make sense, i meant something like
<artifactId>${parent.project.artifactId}-module1<artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
