Hi, Is anyone working on fixing the build/the build script or should we disregard it (and the whole point of sending failed builds announcements)? I could build Geronimo trunk 2-3 days ago fine.
Jacek On 22 Oct 2007 08:14:15 -0000, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > OpenEJB trunk at 586981 > Geronimo Revision: 587014 built with tests included > > See the full build-0300.log file at > http://people.apache.org/~prasad/binaries/trunk/20071022/build-0300.log > > [INFO] [enforcer:enforce {execution: default}] > [INFO] [tools:copy-legal-files {execution: install-legal-files}] > [INFO] [resources:resources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:compile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [resources:testResources] > [INFO] Using default encoding to copy filtered resources. > [INFO] [compiler:testCompile] > [INFO] Nothing to compile - all classes are up to date > [INFO] [surefire:test] > [INFO] Surefire report directory: > /home/prasad/geronimo/trunk/modules/geronimo-activemq/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.geronimo.activemq.ConnectorTest > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 sec > > Results : > > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] [jar:jar] > [INFO] [tools:verify-legal-files {execution: verify-legal-files}] > [INFO] Checking legal files in: geronimo-activemq-2.1-SNAPSHOT.jar > [INFO] [install:install] > [INFO] Installing > /home/prasad/geronimo/trunk/modules/geronimo-activemq/target/geronimo-activemq-2.1-SNAPSHOT.jar > to > /home/prasad/.m2/repository/org/apache/geronimo/modules/geronimo-activemq/2.1-SNAPSHOT/geronimo-activemq-2.1-SNAPSHOT.jar > [INFO] > ---------------------------------------------------------------------------- > [INFO] Building Geronimo :: Web Services > [INFO] task-segment: [install] > [INFO] > ---------------------------------------------------------------------------- > Downloading: http://download.java.net/maven/1//axis/poms/axis-jaxrpc-1.4.pom > Downloading: > http://people.apache.org/repo/m2-incubating-repository//axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom > Downloading: > http://repo1.maven.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom > Downloading: > http://download.java.net/maven/1//jaxen/poms/jaxen-1.1-beta-10.pom > Downloading: > http://people.apache.org/repo/m2-incubating-repository//jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom > Downloading: > http://repo1.maven.org/maven2/jaxen/jaxen/1.1-beta-10/jaxen-1.1-beta-10.pom > Downloading: > http://download.java.net/maven/1//org.apache.woden/poms/woden-1.0-incubating-M7b.pom > Downloading: > http://people.apache.org/repo/m2-incubating-repository//org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom > Downloading: > http://repo1.maven.org/maven2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.pom > Downloading: > http://download.java.net/maven/1//org.apache.neethi/poms/neethi-2.0.pom > Downloading: > http://people.apache.org/repo/m2-incubating-repository//org/apache/neethi/neethi/2.0/neethi-2.0.pom > Downloading: > http://repo1.maven.org/maven2/org/apache/neethi/neethi/2.0/neethi-2.0.pom > Downloading: > http://download.java.net/maven/1//org.apache.woden/jars/woden-1.0-incubating-M7b.jar > Downloading: > http://people.apache.org/repo/m2-incubating-repository//org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > Downloading: > http://ws.zones.apache.org/repository2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > Downloading: > http://tomcat.apache.org/dev/dist/m2-repository/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > Downloading: > http://people.apache.org/repo/m2-incubating-repository/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > Downloading: > http://repo1.maven.org/eclipse/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > Downloading: > http://jibx.sourceforge.net/maven/org.apache.woden/jars/woden-1.0-incubating-M7b.jar > Downloading: > http://repo1.maven.org/maven2/org/apache/woden/woden/1.0-incubating-M7b/woden-1.0-incubating-M7b.jar > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Failed to resolve artifact. > > Missing: > ---------- > 1) org.apache.woden:woden:jar:1.0-incubating-M7b > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.woden -DartifactId=woden \ > -Dversion=1.0-incubating-M7b -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.woden -DartifactId=woden \ > -Dversion=1.0-incubating-M7b -Dpackaging=jar -Dfile=/path/to/file \ > -Durl=[url] -DrepositoryId=[id] > > Path to dependency: > 1) org.apache.geronimo.modules:geronimo-webservices:jar:2.1-SNAPSHOT > 2) org.apache.ws.scout:scout:jar:1.0rc1 > 3) org.apache.ws.scout:jaxr-api:jar:SNAPSHOT > 4) org.apache.juddi:juddi:jar:SNAPSHOT > 5) org.apache.axis2:axis2-kernel:jar:1.3 > 6) org.apache.woden:woden:jar:1.0-incubating-M7b > > ---------- > 1 required artifact is missing. > > for artifact: > org.apache.geronimo.modules:geronimo-webservices:jar:2.1-SNAPSHOT > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > java.net (http://download.java.net/maven/1/), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), > 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/) > > > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 4 minutes 16 seconds > [INFO] Finished at: Mon Oct 22 04:11:55 EDT 2007 > [INFO] Final Memory: 98M/559M > [INFO] > ------------------------------------------------------------------------ > -- Jacek Laskowski http://www.JacekLaskowski.pl
