Hi, I am trying to build ODE. I get the following exception. I have checked out trunk and am building. Is the ode-axis2.war available someplace so that i can download it and run it without building.
[INFO] Executing tasks test-db: [artifact:dependencies] An error has occurred while processing the Maven artifac t tasks. [artifact:dependencies] Diagnosis: [artifact:dependencies] [artifact:dependencies] Failed to resolve artifact. [artifact:dependencies] [artifact:dependencies] Missing: [artifact:dependencies] ---------- [artifact:dependencies] 1) org.apache.ode:ode-jpa-ojpa-derby:tar:2.0-SNAPSHOT [artifact:dependencies] [artifact:dependencies] Try downloading the file manually from the project web site. [artifact:dependencies] [artifact:dependencies] Then, install it using the command: [artifact:dependencies] mvn install:install-file -DgroupId=org.apache.ode -DartifactId=ode-jpa-ojpa-derby \ [artifact:dependencies] -Dversion=2.0-SNAPSHOT -Dpackaging=tar -Dfile= /path/to/file [artifact:dependencies] [artifact:dependencies] Path to dependency: [artifact:dependencies] 1) unspecified:unspecified:jar:0.0 [artifact:dependencies] 2) org.apache.ode:ode-jpa-ojpa-derby:tar:2.0-SNA PSHOT [artifact:dependencies] [artifact:dependencies] ---------- [artifact:dependencies] 1 required artifact is missing. [artifact:dependencies] [artifact:dependencies] for artifact: [artifact:dependencies] unspecified:unspecified:jar:0.0 [artifact:dependencies] [artifact:dependencies] from the specified remote repositories: [artifact:dependencies] central (http://repo1.maven.org/maven2) [artifact:dependencies] [artifact:dependencies] [artifact:dependencies] [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) org.apache.ode:ode-jpa-ojpa-derby:tar:2.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.ode -DartifactId=ode-jpa-ojp a-derby \ -Dversion=2.0-SNAPSHOT -Dpackaging=tar -Dfile=/path/to/file Path to dependency: 1) unspecified:unspecified:jar:0.0 2) org.apache.ode:ode-jpa-ojpa-derby:tar:2.0-SNAPSHOT ---------- 1 required artifact is missing. for artifact: unspecified:unspecified:jar:0.0 from the specified remote repositories: central (http://repo1.maven.org/maven2) NOTE: Maven is executing in offline mode. Any artifacts not already in your loca l repository will be inaccessible. Regards Kri