See <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/2/changes>
Changes: [ate] Adding codehaus repository to be able to resolve castor 1.1.1 dependency ------------------------------------------ Started by user ate Building remotely on minerva.apache.org (Ubuntu) Updating http://svn.apache.org/repos/asf/portals/applications/webcontent/trunk U pom.xml At revision 909314 Parsing POMs [locks-and-latches] Checking to see if we really have the locks [locks-and-latches] Have all the locks, build can start [trunk] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/tools/maven/apache-maven-2.2.1/boot/classworlds-1.1.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 49077 /home/hudson/hudson-slave/maven2.1-interceptor.jar <===[HUDSON REMOTING CAPACITY]===>channel started Executing Maven: -B -f <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/pom.xml> clean deploy [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] Apache Portals Applications Web Content Application [INFO] Apache Portals Applications Web Content JAR [INFO] Apache Portals Applications Web Content WAR [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Portals Applications Web Content Application [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/target> (included: [**], excluded: []) [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk> (included: [*.log], excluded: []) [INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'. [INFO] Setting property: velocimacro.messages.on => 'false'. [INFO] Setting property: resource.loader => 'classpath'. [INFO] Setting property: resource.manager.logwhenfound => 'false'. [INFO] [remote-resources:process {execution: default}] [INFO] [site:attach-descriptor {execution: default-attach-descriptor}] [INFO] [ianal:verify-legal-files {execution: default}] [INFO] [install:install {execution: default-install}] [INFO] Installing <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/pom.xml> to /home/hudson/.m2/repository/org/apache/portals/applications/apa-webcontent/1.1-SNAPSHOT/apa-webcontent-1.1-SNAPSHOT.pom [INFO] [deploy:deploy {execution: default-deploy}] [INFO] Retrieving previous build number from apache.snapshots.https Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/portals/applications/apa-webcontent/1.1-SNAPSHOT/apa-webcontent-1.1-20100212.094709-2.pom 2K uploaded (apa-webcontent-1.1-20100212.094709-2.pom) [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'artifact org.apache.portals.applications:apa-webcontent' [INFO] Retrieving previous metadata from apache.snapshots.https [INFO] Uploading repository metadata for: 'snapshot org.apache.portals.applications:apa-webcontent:1.1-SNAPSHOT' [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/pom.xml> to /export/home/hudson/hudson/jobs/portals-applications-webcontent-trunk/modules/org.apache.portals.applications$apa-webcontent/builds/2010-02-12_09-46-44/archive/org.apache.portals.applications/apa-webcontent/1.1-SNAPSHOT/pom.xml [HUDSON] Archiving /home/hudson/.m2/repository/org/apache/portals/applications/apa-webcontent/1.1-SNAPSHOT/apa-webcontent-1.1-SNAPSHOT.pom to /export/home/hudson/hudson/jobs/portals-applications-webcontent-trunk/modules/org.apache.portals.applications$apa-webcontent/builds/2010-02-12_09-46-44/archive/org.apache.portals.applications/apa-webcontent/1.1-20100212.094709-2/apa-webcontent-1.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Portals Applications Web Content JAR [INFO] task-segment: [clean, deploy] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/webcontent-jar> (included: [*.log], excluded: []) [INFO] [assembly:single {execution: make-project-assembly-source-release}] [INFO] Assemblies have been skipped per configuration of the skipAssembly parameter. Downloading: http://repository.codehaus.org//castor/castor/1.1.1-xml/castor-1.1.1-xml.pom [INFO] Unable to find resource 'castor:castor:pom:1.1.1-xml' in repository codehaus (http://repository.codehaus.org/) Downloading: http://repo1.maven.org/maven2/castor/castor/1.1.1-xml/castor-1.1.1-xml.pom [INFO] Unable to find resource 'castor:castor:pom:1.1.1-xml' in repository central (http://repo1.maven.org/maven2) Downloading: http://repository.codehaus.org//castor/castor/1.1.1-xml/castor-1.1.1-xml.jar [INFO] Unable to find resource 'castor:castor:jar:1.1.1-xml' in repository codehaus (http://repository.codehaus.org/) Downloading: http://repo1.maven.org/maven2/castor/castor/1.1.1-xml/castor-1.1.1-xml.jar [INFO] Unable to find resource 'castor:castor:jar:1.1.1-xml' in repository central (http://repo1.maven.org/maven2) [HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/portals-applications-webcontent-trunk/ws/trunk/webcontent-jar/pom.xml> to /export/home/hudson/hudson/jobs/portals-applications-webcontent-trunk/modules/org.apache.portals.applications$apa-webcontent-jar/builds/2010-02-12_09-46-44/archive/org.apache.portals.applications/apa-webcontent-jar/1.1-SNAPSHOT/pom.xml [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. Missing: ---------- 1) castor:castor:jar:1.1.1-xml Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=castor -DartifactId=castor -Dversion=1.1.1-xml -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=castor -DartifactId=castor -Dversion=1.1.1-xml -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.portals.applications:apa-webcontent-jar:jar:1.1-SNAPSHOT 2) castor:castor:jar:1.1.1-xml ---------- 1 required artifact is missing. for artifact: org.apache.portals.applications:apa-webcontent-jar:jar:1.1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), codehaus (http://repository.codehaus.org/), apache.snapshots (http://repository.apache.org/snapshots) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17 seconds [INFO] Finished at: Fri Feb 12 09:47:17 UTC 2010 [INFO] Final Memory: 31M/208M [INFO] ------------------------------------------------------------------------ channel stopped [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released
