See <https://hudson.openmindonline.it/job/openutils-mgnlmedia/392/changes>
Changes:
[Fabrizio Giustina] upgrade controls to 4.1.2
------------------------------------------
Started by an SCM change
Updating https://openutils.svn.sourceforge.net/svnroot/openutils/trunk/openutils-mgnlmedia
U pom.xml
At revision 3477
Found mavenVersion 2.2.1 from file jar:file:/usr/local/maven/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
Parsing POMs
[openutils-mgnlmedia] $ /usr/local/jdk1.6.0_20/bin/java -cp /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.403.jar:/usr/local/maven/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/maven /data/webapps/hudson/WEB-INF/lib/remoting-1.403.jar /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.403.jar 44952 /data/hudson-data/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/pom.xml> install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building SimpleMedia Module for Magnolia CMS
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 284 resources
[INFO] Copying 1 resource
Downloading: http://repository.openmindonline.it/net/sourceforge/openutils/openutils-mgnlcontrols/4.1.2/openutils-mgnlcontrols-4.1.2.pom
[INFO] Unable to find resource 'net.sourceforge.openutils:openutils-mgnlcontrols:pom:4.1.2' in repository central (http://repo1.maven.org/maven2)
[WARNING] POM for 'com.drewnoakes:metadata-extractor:pom:2.4.0-beta-1:compile' is invalid.
Its dependencies (if any) will NOT be available to the current build.
Downloading: http://repository.openmindonline.it/net/sourceforge/openutils/openutils-mgnlcontrols/4.1.2/openutils-mgnlcontrols-4.1.2.jar
[INFO] Unable to find resource 'net.sourceforge.openutils:openutils-mgnlcontrols:jar:4.1.2' in repository central (http://repo1.maven.org/maven2)
[JENKINS] Archiving <https://hudson.openmindonline.it/job/openutils-mgnlmedia/ws/openutils-mgnlmedia/pom.xml> to /data/hudson-data/jobs/openutils-mgnlmedia/modules/net.sourceforge.openutils$openutils-mgnlmedia/builds/2011-05-20_18-21-51/archive/net.sourceforge.openutils/openutils-mgnlmedia/4.4-b5-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Missing:
----------
1) net.sourceforge.openutils:openutils-mgnlcontrols:jar:4.1.2
Try downloading the file manually from the project website.
Then, install it using the command:
mvn install:install-file -DgroupId=net.sourceforge.openutils -DartifactId=openutils-mgnlcontrols -Dversion=4.1.2 -Dpackaging=jar -Dfile=/path/to/file
Alternatively, if you host your own repository you can deploy the file there:
mvn deploy:deploy-file -DgroupId=net.sourceforge.openutils -DartifactId=openutils-mgnlcontrols -Dversion=4.1.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) net.sourceforge.openutils:openutils-mgnlmedia:jar:4.4-b5-SNAPSHOT
2) net.sourceforge.openutils:openutils-mgnlcontrols:jar:4.1.2
----------
1 required artifact is missing.
for artifact:
net.sourceforge.openutils:openutils-mgnlmedia:jar:4.4-b5-SNAPSHOT
from the specified remote repositories:
openmind (http://repository.openmindonline.it)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Fri May 20 18:22:07 CEST 2011
[INFO] Final Memory: 32M/192M
[INFO] ------------------------------------------------------------------------
channel stopped
|