RE: artifact:deploy-snapshot expects JAR with ${maven.final.name}

2004-01-07 Thread Michal Maczka
[...] > If the plugin wants to deploy the artifact marked with SNAPSHOT, why is it > looking for asset-1.0.jar? because you have asked it to attribute "artifact" of artifact:deploy tag simply should point to the file which will be deployed. It can be any file located wherever you want. in your c

artifact:deploy-snapshot expects JAR with ${maven.final.name}

2004-01-07 Thread Yoway . Buorn
Here is my maven.xml: When I run asset:deploy, I get the following: BUILD FAILED File.. file:/C:/eclipse/workspace/asset/ Element... artifact:deploy-snapshot Line.. 12 Column 24 Artifact file: 'C:\eclipse\workspace\asset/target/asset-1.0.jar' must exist Total time: