Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 72925 invoked from network); 2 Feb 2007 15:52:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Feb 2007 15:52:05 -0000 Received: (qmail 20727 invoked by uid 500); 2 Feb 2007 15:52:08 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 20675 invoked by uid 500); 2 Feb 2007 15:52:08 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 20664 invoked by uid 99); 2 Feb 2007 15:52:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 07:52:08 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of davanum@gmail.com designates 66.249.82.230 as permitted sender) Received: from [66.249.82.230] (HELO wx-out-0506.google.com) (66.249.82.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Feb 2007 07:51:59 -0800 Received: by wx-out-0506.google.com with SMTP id s18so901580wxc for ; Fri, 02 Feb 2007 07:51:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=B7wI/Fn3vlQa2XRVNUussZXOcRDdXtg7gJ28tQoro9OyZ+AR0oBeMCFQ2R8zgNCHXSTKoCT+W9peSP3xYxIkESOa9vDR7SdrQTBgstbpAv2lKeg+TuTxCIOqgygUW9FRSWjhzAr9jH1CdpUVWwVutkL8ewtrSsC0MR5QLGFpXBo= Received: by 10.90.55.19 with SMTP id d19mr5181135aga.1170431498055; Fri, 02 Feb 2007 07:51:38 -0800 (PST) Received: by 10.90.106.17 with HTTP; Fri, 2 Feb 2007 07:51:38 -0800 (PST) Message-ID: <19e0530f0702020751l7f64bf61mfb8693fdeeb88300@mail.gmail.com> Date: Fri, 2 Feb 2007 10:51:38 -0500 From: "Davanum Srinivas" Reply-To: dims@apache.org To: dev@geronimo.apache.org Subject: Re: build error - jaxws In-Reply-To: <0C70C857-C6B8-4049-B9A4-FEBE7FB4BDBB@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4A238C78-257C-4835-8D42-AC66C1114171@gmail.com> <45C27669.4060408@earthlink.net> <19e0530f0702020732i6b770df0g79eacbe807ed29f2@mail.gmail.com> <0C70C857-C6B8-4049-B9A4-FEBE7FB4BDBB@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Oops! forgot files on my hard disk again. -- dims On 2/2/07, Sachin Patel wrote: > 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 > > -- Davanum Srinivas :: http://wso2.org/ :: Oxygen for Web Services Developers