Yep, with the plugin from the snapshot repository, build fails with:

java.lang.NoClassDefFoundError: org/apache/maven/archiver/ MavenArchiveConfiguration
        at org.apache.axis2.maven2.aar.AarMojo.<init>(AarMojo.java:71)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun .reflect .NativeConstructorAccessorImpl .newInstance(NativeConstructorAccessorImpl.java:39) at sun .reflect .DelegatingConstructorAccessorImpl .newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
        at java.lang.Class.newInstance0(Class.java:350)
        at java.lang.Class.newInstance(Class.java:303)
at org .codehaus .plexus .component .factory .java.JavaComponentFactory.newInstance(JavaComponentFactory.java:44)

You can still build jaxws-calculator by doing a "mvn install" in modules/tool/axis2-aar-maven-plugin first.

Andreas

On 22 Feb 2008, at 17:43, Milan Kuchtiak wrote:

Thanks for the hint.
Unfortunately that didn't help.
I got the same error.

Milan

Lahiru Sandakith wrote:
Hi Milan,

did you tried upgrading snapshots with

mvn clean install -U

Thanks
Lahiru

On Fri, Feb 22, 2008 at 8:18 PM, Milan Kuchtiak <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

   Hi,

   I was never able to build Axis2 jaxws-calculator example.

   Why this is the only example that can be build with maven, and not
   with
   ant .
   Is there any principal problem with that ?

   Today  (after 15 minutes of maven scripts downloading) I got an
   error :

   -----------------------------------------------------
   [INFO]
------------------------------------------------------------------------
   [ERROR] BUILD ERROR
   [INFO]
------------------------------------------------------------------------
   [INFO] Internal error in the plugin manager executing goal
'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar': Unable to find the mojo 'org.apache.axis2:axis2-aar-maven-plugin:SNAPSHOT:aar' in the
   plugin 'org.apache.axis2:axis2-aar-maven-plugin'

   Is there any source for jaxws-calculator.aar ?

   Milan

---------------------------------------------------------------------
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   <mailto:[EMAIL PROTECTED]>
   For additional commands, e-mail: [EMAIL PROTECTED]
   <mailto:[EMAIL PROTECTED]>




--
Thanks
Lahiru Sandakith

http://sandakith.wordpress.com/
GPG Key Fingerprint : 8CD8 68E0 4CBC 75CB 25BC 1AB1 FE5E 7464 1F01 9A0F


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to