|
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 |
- [Axis2] Build problem with Maven 1.1-beta-1 Eran Chinthaka
- Re: [Axis2] Build problem with Maven 1.1-beta-1 Thilina Gunarathne
- Re: [Axis2] Build problem with Maven 1.1-beta-... Davanum Srinivas
