Hi,

Today I installed maven 1.1-beta-1 and got some errors with the build, saying can't upload jars. The fix to this was to update to the new maven artifact plugin 1.6.
If you also encounter this, just type the following to get the artifact plugin updated to 1.6.

maven plugin:download -DgroupId=maven -DartifactId=maven-artifact-plugin -Dversion=1.6

(
thanks Dims for the help on this)

-- Chinthaka


Reply via email to