Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Building Ymir Generic Skeleton
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/services/hudson/jobs/ymir-trunk/workspace/trunk/skeleton/ymir-skeleton-generic/target
[TASKS] Scanning folder '/home/services/hudson/jobs/ymir-trunk/workspace/trunk/skeleton/ymir-skeleton-generic/src/main/java' for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '/home/services/hudson/jobs/ymir-trunk/workspace/trunk/skeleton/ymir-skeleton-generic/src/main/resources' for tasks ... 
[TASKS] Found 0.
[TASKS] A total of 0 annotations have been found for priority HIGH
[TASKS] A total of 0 annotations have been found for priority NORMAL
[TASKS] A total of 0 annotations have been found for priority LOW
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[TASKS] Scipping maven reporter: there is already a result available.Downloading: http://maven.seasar.org/maven2/org/eclipse/core/runtime/3.3.100-v20070409/runtime-3.3.100-v20070409.pom

Downloading: http://maven.seasar.org/maven2-snapshot/org/eclipse/core/runtime/3.3.100-v20070409/runtime-3.3.100-v20070409.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/core/runtime/3.3.100-v20070409/runtime-3.3.100-v20070409.pom
Downloading: http://maven.seasar.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.2.1/org.eclipse.osgi-3.2.1.pom
Downloading: http://maven.seasar.org/maven2-snapshot/org/eclipse/osgi/org.eclipse.osgi/3.2.1/org.eclipse.osgi-3.2.1.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/osgi/org.eclipse.osgi/3.2.1/org.eclipse.osgi-3.2.1.pom
Downloading: http://repo1.maven.org/maven2/org/eclipse/osgi/3.3.2/osgi-3.3.2.jar
[HUDSON] Archiving /home/services/hudson/jobs/ymir-trunk/workspace/trunk/skeleton/ymir-skeleton-generic/pom.xml to /home/services/hudson/jobs/ymir-trunk/modules/org.seasar.ymir.skeleton$ymir-skeleton-generic/builds/2008-12-24_04-16-31/archive/org.seasar.ymir.skeleton/ymir-skeleton-generic/1.0.0-RC2-000-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.eclipse:osgi:jar:3.3.2

  Try downloading the file manually from the project website.

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

  Path to dependency: 
  	1) org.seasar.ymir.skeleton:ymir-skeleton-generic:jar:1.0.0-RC2-000-SNAPSHOT
  	2) org.seasar.ymir.vili:vili-api:jar:0.0.3-3
  	3) org.eclipse.core:resources:jar:3.3.0-v20070604
  	4) org.eclipse.core:filesystem:jar:1.1.0-v20070606
  	5) org.eclipse:osgi:jar:3.3.2

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

for artifact: 
  org.seasar.ymir.skeleton:ymir-skeleton-generic:jar:1.0.0-RC2-000-SNAPSHOT

from the specified remote repositories:
  snapshot.maven.seasar.org (http://maven.seasar.org/maven2-snapshot),
  central (http://repo1.maven.org/maven2),
  maven.seasar.org (http://maven.seasar.org/maven2)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53 seconds
[INFO] Finished at: Wed Dec 24 04:17:29 JST 2008
[INFO] Final Memory: 41M/217M
[INFO] ------------------------------------------------------------------------