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 <[email protected]
<mailto:[email protected]>>

    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: [email protected]
|  fax   : +43 (0)1 5454421 19   | web  : http://weberhofer.at
|  mobile: +43 (0)699 11998315
|----------------------------------------------------------->>

Reply via email to