Ok, now it is building to completion successfully but the build still has some problems:

Everytime I run the build, even in a clean .m2,  I see this:

[INFO] [clean:clean {execution: default-clean}]
[WARNING] POM for 'org.apache.maven.doxia:doxia-core:pom:1.0-alpha-11:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.apache.maven.doxia:doxia-sink-api:pom:1.0-alpha-11:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.apache.maven.doxia:doxia-module-apt:pom:1.0-alpha-11:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.apache.maven.doxia:doxia-module-fml:pom:1.0-alpha-11:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[WARNING] POM for 'org.apache.maven.doxia:doxia-module-xdoc:pom:1.0-alpha-11:runtime' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/greno/redhat/tmp/axis2-1.4/modules/parent/pom.xml to /home/greno/redhat/axis2-1.4/.m2/repository/org/apache/axis2/axis2-parent/1.4/axis2-parent-1.4.pom

and at the end of the run I have missing jars for doxia that correspond to these classes. What is causing this?

-Gerry

Reply via email to