Compilation errors.. [INFO] Compilation failure /Users/sppatel/svk/server/trunk/modules/geronimo-axis-builder/src/ main/java/org/apache/geronimo/axis/builder/AxisServiceRefBuilder.java: [41,45] cannot find symbol symbol : class ServiceRefBuilder location: package org.apache.geronimo.naming.deployment /Users/sppatel/svk/server/trunk/modules/geronimo-axis-builder/src/ main/java/org/apache/geronimo/axis/builder/AxisServiceRefBuilder.java: [55,76] cannot find symbol symbol: class ServiceRefBuilder public class AxisServiceRefBuilder extends AbstractNamingBuilder implements ServiceRefBuilder { /Users/sppatel/svk/server/trunk/modules/geronimo-axis-builder/src/ main/java/org/apache/geronimo/axis/builder/AxisServiceRefBuilder.java: [225,33] cannot find symbol symbol : class ServiceRefBuilder location: class org.apache.geronimo.axis.builder.AxisServiceRefBuilder On Feb 2, 2007, at 10:32 AM, Davanum Srinivas wrote: > Please remove ~/.m2/repository/org/apache/axis2 and build again. > > thanks, > dims > > On 2/2/07, Sachin Patel wrote: >> Dim's, >> >> Do you think you could publish this artifact? >> >> >> On Feb 1, 2007, at 6:23 PM, Joe Bohn wrote: >> >> yeah, I'm hitting this too. I saved a copy of my old repo and >> with that >> restored it seems like I can build with an older version of the >> axis2-kernel >> build. >> >> Joe >> >> Sachin Patel wrote: >> I cleaned out my entire repo and now having following dependency >> error >> during JAXWS [INFO] >> --------------------------------------------------------------------- >> --- >> [ERROR] BUILD ERROR >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] Failed to resolve artifact. >> Missing: >> ---------- >> 1) org.apache.axis2:axis2-kernel:jar:20070201.195152-1 >> Try downloading the file manually from the project website. >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.apache.axis2 >> -DartifactId=axis2-kernel \ >> -Dversion=20070201.195152-1 -Dpackaging=jar -Dfile=/path/ >> to/file >> Path to dependency: >> 1) >> org.apache.geronimo.modules:geronimo-jaxws:jar:2.0-SNAPSHOT >> 2) org.apache.axis2:axis2-jaxws-api:jar:SNAPSHOT >> 3) >> org.apache.axis2:axis2-kernel:jar:20070201.195152-1 >> ---------- >> 1 required artifact is missing. >> for artifact: >> >> org.apache.geronimo.modules:geronimo-jaxws:jar:2.0-SNAPSHOT >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2), >> ws-zones (http://ws.zones.apache.org/repository/), >> apache.snapshots >> (http://people.apache.org/repo/m2-snapshot-repository), >> codehaus (http://repository.codehaus.org), >> apache-snapshots >> (http://people.apache.org/repo/m2-snapshot-repository), >> codehaus-snapshots >> (http://snapshots.repository.codehaus.org), >> apache-incubator >> (http://people.apache.org/repo/m2-incubating-repository/), >> tomcat-m2-repo >> (http://tomcat.apache.org/dev/dist/m2-repository/), >> maven-repo1 (http://repo1.maven.org/maven/) >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> --------------------------------------------------------------------- >> --- >> [INFO] Total time: 4 minutes 1 second >> [INFO] Finished at: Thu Feb 01 17:39:38 EST 2007 >> [INFO] Final Memory: 73M/508M >> [INFO] >> --------------------------------------------------------------------- >> --- >> -sachin >> >> -sachin >> >> > > > -- > Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services > Developers -sachin