On Sep 15, 2006, at 10:32 PM, Luciano Resende wrote:
I'm trying to build the trunk from /java after a mvn clean... and i'm
getting some issues and would like to see if anyone have an idea on
how to
solve this...
This looks similar to what Ignacio were experiencing in the thread :
http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg07869.html
I'm getting the following issues :
[WARNING] POM for 'axis2:axis2-kernel:pom:SNAPSHOT:compile' is
invalid. It
will be ignored for artifact resolution. Reason: Not a v4.0.0 POM.
java.lang.NoSuchMethodError:
org.apache.ws.commons.schema.XmlSchemaCollection.mapNamespace
(Ljava/lang/String;Ljava/lang/String;)V
at
org.apache.axis2.description.WSDLToAxisServiceBuilder.getXMLSchema(
WSDLToAxisServiceBuilder.java:130)
I have tried to partially clean maven local repository, with not much
success...
That is what as worked before (assuming you are aggressive enough). I
just did a build this morning after removing
rm -rf ~/.m2/repository/ws-commons/ ~/.m2/repository/org/apache/ws/
~/.m2/repository/axis2
and it worked for me.
--
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]