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>
- m2.0.1 - ant task property references changed? Brian E. Fox
- Re: m2.0.1 - ant task property references changed? Eric Andresen
- Re: m2.0.1 - ant task property references changed? John Casey
