Just curious...were you using a <pom id="maven".../> for reference here?
I'm a little bit of a newbie in the maven ant-task codebase, and this
looks like the place where you'd setup this type of property handler...
Thanks,
John
Brian E. Fox wrote:
The following reference in ant run used to work. Now it resolves to
null.null. Did something fundamental change or is this a bug?
<unzip src="${maven.build.finalName}.${maven.packaging}"
dest="target/classes"></unzip>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]