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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
