Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 70078 invoked from network); 5 Jun 2009 10:15:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Jun 2009 10:15:29 -0000 Received: (qmail 24259 invoked by uid 500); 5 Jun 2009 10:15:41 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 24154 invoked by uid 500); 5 Jun 2009 10:15:41 -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 24145 invoked by uid 99); 5 Jun 2009 10:15:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 10:15:41 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [87.230.56.103] (HELO s1.weberhofer.at) (87.230.56.103) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Jun 2009 10:15:29 +0000 Received: (qmail 25767 invoked by uid 89); 5 Jun 2009 10:15:09 -0000 Received: by simscan 1.3.1 ppid: 25757, pid: 25762, t: 0.1242s scanners: attach: 1.3.1 clamav: 0.94.2/m: Received: from unknown (HELO ?192.168.22.21?) (office@weberhofer.at@85.124.132.100) by s1 with ESMTPA; 5 Jun 2009 10:15:09 -0000 Message-ID: <4A28F02D.7070403@weberhofer.at> Date: Fri, 05 Jun 2009 12:15:09 +0200 From: "Johannes Weberhofer, Weberhofer GmbH" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2 MIME-Version: 1.0 To: dev@geronimo.apache.org Subject: Compiling current GEP 2.2 version Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Sorry for cross-posting, I have posted that in the user-group before. I try to compile the current GEP 2.2 source against the Elicpse 3.5 RC2. On compilation I get, when the tests are enabled, the errors below. It seems those packages needed for geronimo 2.0.2 are not longer available on the maven repositories. Are those packages available somwhere for manual download? Best regards, Johannes [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.ws.scout:jaxr-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.ws.scout -DartifactId=jaxr-api -Dversion=SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.ws.scout -DartifactId=jaxr-api -Dversion=SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.geronimo.devtools:testsuite-eclipse:pom:2.2.0 2) org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:zip:bin:2.0.2 3) org.apache.geronimo.configs:axis:car:2.0.2 4) org.apache.ws.scout:scout:jar:1.0rc1 5) org.apache.ws.scout:jaxr-api:jar:SNAPSHOT 2) org.apache.tomcat:catalina:jar:6.0.13-G543818 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.tomcat -DartifactId=catalina -Dversion=6.0.13-G543818 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.tomcat -DartifactId=catalina -Dversion=6.0.13-G543818 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.geronimo.devtools:testsuite-eclipse:pom:2.2.0 2) org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:zip:bin:2.0.2 3) org.apache.geronimo.configs:tomcat6:car:2.0.2 4) org.apache.geronimo.modules:geronimo-tomcat6:jar:2.0.2 5) org.apache.tomcat:catalina:jar:6.0.13-G543818 3) org.apache.tomcat:jasper:jar:6.0.13-G543818 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.tomcat -DartifactId=jasper -Dversion=6.0.13-G543818 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.tomcat -DartifactId=jasper -Dversion=6.0.13-G543818 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.geronimo.devtools:testsuite-eclipse:pom:2.2.0 2) org.apache.geronimo.assemblies:geronimo-tomcat6-jee5:zip:bin:2.0.2 3) org.apache.geronimo.configs:jasper:car:2.0.2 4) org.apache.tomcat:jasper:jar:6.0.13-G543818 ---------- 3 required artifacts are missing. for artifact: org.apache.geronimo.devtools:testsuite-eclipse:pom:2.2.0 from the specified remote repositories: central (http://repo1.maven.org/maven2), apache.incubator (http://people.apache.org/repo/m2-incubating-repository/), java.net (http://download.java.net/maven/1/), releases.openqa.org (http://archiva.openqa.org/repository/releases), apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository), snapshots.openqa.org (http://archiva.openqa.org/repository/snapshots), codehaus-snapshots (http://snapshots.repository.codehaus.org) Am 20.05.2009 17:10, schrieb Jack Cai: > Yes we will be looking at this. > > -Jack > > 2009/5/19 Johannes Weberhofer, Weberhofer GmbH > > > The first release candidate of Eclipse 3.5 has been released. Are > there any plans to support this version with the Plugin in the near > future? > > Best regards, > Johannes Weberhofer > > -- |--------------------------------- | weberhofer GmbH | Johannes Weberhofer | information technologies | Austria, 1080 Wien, Blindengasse 52/3 | | Firmenbuch: 225566s, Handelsgericht Wien | UID: ATU55277701 | | phone : +43 (0)1 5454421 0 | email: office@weberhofer.at | fax : +43 (0)1 5454421 19 | web : http://weberhofer.at | mobile: +43 (0)699 11998315 |----------------------------------------------------------->>