Axis2 needs 1.0.1. Can we please use that?
thanks,
dims
On 1/11/07, Jason Dillon <[EMAIL PROTECTED]> wrote:
I've found both of these:
<dependency>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
<version>1.0.1</version>
</dependency>
<dependency>
<groupId>stax</groupId>
<artifactId>stax-api</artifactId>
<version>1.0</version>
<exclusions>
<exclusion>
<groupId>xmlbeans</groupId>
<artifactId>xmlbeans-jsr173-api</artifactId>
</exclusion>
</exclusions>
</dependency>
Please pay more attention to what artifacts are already configured
when you add/update dependencyManagement.
--jason
--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)