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 David Illsley <da...@gmail.com> on 2007/09/28 15:02:35 UTC

[Axis2] pom for wsdl4j

All,
I'm a little frustrated by the constant warnings in the builds over a
missing wsdl4j pom. It should be easy enough to put one in the
relevant dir [1].

The following needs to be put in a pom.xml
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>wsdl4j</groupId>
  <artifactId>wsdl4j</artifactId>
  <version>1.6.2</version>
</project>

I don't know who looks after that directory. Anyone claim it? Could
you add the pom?
Cheers,
David

[1] http://ws.zones.apache.org/repository2/wsdl4j/wsdl4j/1.6.2/
-- 
David Illsley - IBM Web Services Development

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org