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>       
  

Reply via email to