[Jiemamy-notify:2806] Build failed in Hudson: factory-enhancer-example #23

Back to archive index

Jiemamy Hudson hudso****@jiema*****
2009年 10月 8日 (木) 04:08:07 JST


See <http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/23/changes>

Changes:

[daisuke_m] factory-enhancer-example v0.2.0開発開始。

[daisuke_m] factory-enhancer-example v0.1.1 リリース。

------------------------------------------
SCMのポーリングが実行
Updating http://svn.sourceforge.jp/svnroot/jiemamy/leto/factory-enhancer-example/trunk
U         pom.xml
At revision 3729
Parsing POMs
[trunk] $ /usr/java/jdk1.6.0_11/bin/java -cp /opt/apache-tomcat-6.0.18/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.324.jar:/usr/local/maven/latest/boot/classworlds-1.1.jar hudson.maven.agent.Main /usr/local/maven/latest/ /opt/apache-tomcat-6.0.18/webapps/hudson/WEB-INF/lib/remoting-1.324.jar /opt/apache-tomcat-6.0.18/.hudson/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.324.jar 35672
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/ws/trunk/pom.xml> clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Factory Enhancer Examples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from Codehaus Snapshots
[INFO] artifact org.apache.maven.plugins:maven-eclipse-plugin: checking for updates from overview plugin
[INFO] [clean:clean]
[INFO] Deleting directory <http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/ws/trunk/target>
[TASKS] Scanning folder '<http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/ws/trunk/src/main/java'> for tasks ... 
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[TASKS] Found 0.
[TASKS] Scanning folder '<http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/ws/trunk/src/main/resources'> for tasks ... 
[TASKS] Found 0.
[INFO] [resources:resources]
[INFO] Using encoding: 'UTF-8' to copy filtered resources.
[TASKS] Skipping maven reporter: there is already a result available.[INFO] snapshot org.jiemamy:factory-enhancer:0.2.0-SNAPSHOT: checking for updates from jiemamy.org

[INFO] snapshot org.jiemamy:factory-enhancer:0.2.0-SNAPSHOT: checking for updates from maven.org/central
[INFO] snapshot org.jiemamy:factory-enhancer:0.2.0-SNAPSHOT: checking for updates from Codehaus Snapshots
[INFO] snapshot org.jiemamy:factory-enhancer:0.2.0-SNAPSHOT: checking for updates from JBoss
[INFO] snapshot org.jiemamy:factory-enhancer:0.2.0-SNAPSHOT: checking for updates from coderepos.org
Downloading: http://maven.jiemamy.org/release/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.pom
Downloading: http://repo1.maven.org/eclipse/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.pom
Downloading: http://snapshots.repository.codehaus.org/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.pom
Downloading: http://repository.jboss.org/maven2/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.pom
Downloading: http://svn.coderepos.org/share/lang/java/misc/maven2repo/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.pom
Downloading: http://maven.jiemamy.org/release/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.jar
Downloading: http://repo1.maven.org/eclipse/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.jar
Downloading: http://snapshots.repository.codehaus.org/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.jar
Downloading: http://repository.jboss.org/maven2/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.jar
Downloading: http://svn.coderepos.org/share/lang/java/misc/maven2repo/org/jiemamy/factory-enhancer/0.2.0-SNAPSHOT/factory-enhancer-0.2.0-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.jiemamy.org/hudson/job/factory-enhancer-example/ws/trunk/pom.xml> to /opt/apache-tomcat-6.0.18/.hudson/jobs/factory-enhancer-example/modules/org.jiemamy$factory-enhancer-example/builds/2009-10-08_04-07-02/archive/org.jiemamy/factory-enhancer-example/0.2.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.jiemamy:factory-enhancer:jar:0.2.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.jiemamy -DartifactId=factory-enhancer -Dversion=0.2.0-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.jiemamy -DartifactId=factory-enhancer -Dversion=0.2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.jiemamy:factory-enhancer-example:jar:0.2.0-SNAPSHOT
  	2) org.jiemamy:factory-enhancer:jar:0.2.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact: 
  org.jiemamy:factory-enhancer-example:jar:0.2.0-SNAPSHOT

from the specified remote repositories:
  maven.org/central (http://repo1.maven.org/eclipse),
  jiemamy.org (http://maven.jiemamy.org/release),
  JBoss (http://repository.jboss.org/maven2),
  coderepos.org (http://svn.coderepos.org/share/lang/java/misc/maven2repo),
  central (http://repo1.maven.org/maven2),
  Codehaus Snapshots (http://snapshots.repository.codehaus.org)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48 seconds
[INFO] Finished at: Thu Oct 08 04:07:57 JST 2009
[INFO] Final Memory: 8M/15M
[INFO] ------------------------------------------------------------------------
channel stopped




Jiemamy-notify メーリングリストの案内
Back to archive index