> > For example, one of our Maven deps has artifactId "axis-wsdl4j", but > > the wsdl4j Gump project's jar name is "wsdl4j". > > Then I really think your Maven dep is wrong since wsdl4j is not > produced by Axis and shouldn't be considered part of Axis IMHO.
It appears the correct ID is axis:axis-wsdl4j, ie the artifact ID is axis-wsdl4j, the group axis. This seems right. So is the problem that wsdl4j has declared itself to be something different in gump than it did in Maven? Cheers, Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
