You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Charles Ambrose <ja...@gmail.com> on 2007/03/28 18:39:11 UTC

Compiling XFire 1.2.5 Using Maven

Hi guys!

I having problems compiling the src code using maven.

I am already using the default POM.xml from the source code. Maven reports:

INFO: Couldn't find Java 5 module on classpath. Annotation mappings will not
be supported.
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.641 sec
<<< FAILURE!

What shall I do? The repository is also there and the dependencies are
already defined?

Thanks again!

Charles