You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Raymond Feng <en...@gmail.com> on 2006/11/17 21:04:16 UTC

Problem in http://repo1.maven.org/maven2/org/apache/ws/commons/axiom/axiom-parent/1.2/axiom-parent-1.2.pom

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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org