Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 9053 invoked from network); 6 Feb 2007 19:31:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2007 19:31:45 -0000 Received: (qmail 99373 invoked by uid 500); 6 Feb 2007 19:31:50 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 99339 invoked by uid 500); 6 Feb 2007 19:31:50 -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 99328 invoked by uid 99); 6 Feb 2007 19:31:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 11:31:49 -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 jason.dillon@gmail.com designates 64.233.184.237 as permitted sender) Received: from [64.233.184.237] (HELO wr-out-0506.google.com) (64.233.184.237) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Feb 2007 11:31:39 -0800 Received: by wr-out-0506.google.com with SMTP id 70so1741619wra for ; Tue, 06 Feb 2007 11:31:18 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:mime-version:in-reply-to:references:content-type:message-id:content-transfer-encoding:from:subject:date:to:x-mailer:sender; b=c6AOdoI66at02J0y/JjaLzEAECbvQlLljmzL05iIQCHfZA4NtO6kd9RpJVJZqP/niT7lhHGwdlcsdP/FFoMrKcsWROIppQWDvSsVuanw6S2DIjqr+qQ+lmibSl575H8aW9eF4yHbxk51SJvzanQXwLQaIDmG1EG4UUxP92EFAyI= Received: by 10.90.55.19 with SMTP id d19mr11031004aga.1170790278580; Tue, 06 Feb 2007 11:31:18 -0800 (PST) Received: from ?10.0.1.3? ( [24.7.69.241]) by mx.google.com with ESMTP id 3sm11013557aga.2007.02.06.11.31.15; Tue, 06 Feb 2007 11:31:17 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <006501c74a1d$7cd29130$7ff22509@raleigh.ibm.com> References: <006501c74a1d$7cd29130$7ff22509@raleigh.ibm.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4C848394-86B5-41E7-B878-234C19CD2B2F@planet57.com> Content-Transfer-Encoding: 7bit From: Jason Dillon Subject: Re: Trunk build failure in geronimo-openejb-builder w/ latest OpenEJB3 code Date: Tue, 6 Feb 2007 11:31:15 -0800 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.752.3) Sender: Jason Dillon X-Virus-Checked: Checked by ClamAV on apache.org Why isn't axis using the normal apache snapshot repo? It really sucks to have to add new repos to pick up a small set of artifacts... especially when that repo starts to cause transient build failures... :-( --jason On Feb 6, 2007, at 10:34 AM, Lin Sun wrote: > This is avail here - > > http://ws.zones.apache.org/repository2/org/apache/axis2/axis2-jaxws- > api/SNAP > SHOT/ > > And the ws.zones.apache.org repo is specified in root pom.xml: > > > axis2-m2-repo > Axis2 M2 Repository > http://ws.zones.apache.org/repository2/ > default > > true > > > true > > > > Could this be a network glitch? > > Lin > > -----Original Message----- > From: Donald Woods [mailto:drw_web@yahoo.com] > Sent: Tuesday, February 06, 2007 11:13 AM > To: dev@geronimo.apache.org > Subject: Re: Trunk build failure in geronimo-openejb-builder w/ latest > OpenEJB3 code > > I finally got past the geronimo-openejb-builder failure using OpenEJB3 > Rev504103 and Server Rev504171, but now I'm seeing a failure in > "Building Geronimo :: JAXWS" > > Downloading: > http://people.apache.org/repo/m2-snapshot-repository/org/apache/axi > s2/axis2-jaxws-api/SNAPSHOT/axis2-jaxws-api-SNAPSHOT.jar > [WARNING] Unable to get resource from repository apache.snapshots > (http://people > .apache.org/repo/m2-snapshot-repository) > [INFO] > ---------------------------------------------------------------------- > -- > [ERROR] BUILD ERROR > [INFO] > ---------------------------------------------------------------------- > -- > [INFO] Failed to resolve artifact. > Missing: > ---------- > 1) org.apache.axis2:axis2-jaxws-api:jar:SNAPSHOT > 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-jax > ws-api \ > -Dversion=SNAPSHOT -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 > ---------- > 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), > 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/), > axis2-m2-repo (http://ws.zones.apache.org/repository2/), > tomcat-m2-repo (http://tomcat.apache.org/dev/dist/m2-repository/) > > > -Donald > > Sachin Patel wrote: >> I just hit this as well. >> >> -sachin >> >> >> On Feb 5, 2007, at 5:30 PM, Donald Woods wrote: >> >>> I can't get the Server trunk Rev503689 to build against a local >>> build >>> of the latest OpenEJB3 code at Rev503514. Also noticed, that the >>> OpenEJB3 build is still using the Geronimo 1.2-beta artifacts >>> instead >>> of 2.0-M2 or 2.0-SNAPSHOT - >>> >>> [INFO] [compiler:compile] >>> Compiling 7 source files to >>> E:\g20\server\modules\geronimo-openejb-builder\target\classes >>> [INFO] >>> -------------------------------------------------------------------- >>> --- >>> [ERROR] BUILD FAILURE >>> [INFO] >>> -------------------------------------------------------------------- >>> --- >>> [INFO] Compilation failure >>> > E:\g20\server\modules\geronimo-openejb-builder\src\main\java\org > \apache\gero > nimo >>> \openejb\deployment\EjbModuleBuilder.java:[74,44] cannot find symbol >>> symbol : class Cmp2Builder >>> location: package org.apache.openejb.assembler.classic >>> > E:\g20\server\modules\geronimo-openejb-builder\src\main\java\org > \apache\gero > nimo >>> \openejb\deployment\EjbModuleBuilder.java:[359,8] cannot find symbol >>> symbol : class Cmp2Builder >>> location: class >>> org.apache.geronimo.openejb.deployment.EjbModuleBuilder >>> > E:\g20\server\modules\geronimo-openejb-builder\src\main\java\org > \apache\gero > nimo >>> \openejb\deployment\EjbModuleBuilder.java:[359,38] cannot find >>> symbol >>> symbol : class Cmp2Builder >>> location: class >>> org.apache.geronimo.openejb.deployment.EjbModuleBuilder >>> >>> >>> -Donald >> >