Hi,

The following section from http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-parent/1.2/axiom-parent-1.2.pom seems to be problematic:

<properties>
     <axiom.version>SNAPSHOT</axiom.version>
</properties>

And then the ${axiom.version} is referenced in the <dependencyManagement> section. As a result, the default version will be SNAPSHOT instead of 1.2 which means that axiom-impl 1.2 will have dependency on axiom-api SNAPSHOT.

Thanks,
Raymond

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

Reply via email to