See <http://cytoscape.wodaklab.org/hudson/job/Cy3%20Property%20impl/1/>

------------------------------------------
Started by an SCM change
Checking out http://chianti.ucsd.edu/svn/core3/property-impl/trunk
A         osgi.bnd
A         src
A         src/main
A         src/main/java
A         src/main/java/org
A         src/main/java/org/cytoscape
A         src/main/java/org/cytoscape/property
A         src/main/java/org/cytoscape/property/internal
A         src/main/java/org/cytoscape/property/internal/bookmark
A         
src/main/java/org/cytoscape/property/internal/bookmark/BookmarkReader.java
A         
src/main/java/org/cytoscape/property/internal/bookmark/BookmarksUtilImpl.java
A         src/main/java/org/cytoscape/property/internal/PropsReader.java
A         src/main/resources
A         src/main/resources/META-INF
A         src/main/resources/META-INF/spring
A         src/main/resources/META-INF/spring/bundle-context-osgi.xml
A         src/main/resources/META-INF/spring/bundle-context.xml
AU        src/main/resources/bookmarks.xml
AU        src/main/resources/cytoscape.props
A         pom.xml
At revision 22156
No emails were triggered.
Parsing POMs
Discovered a new module org.cytoscape:property-impl 
org.cytoscape.property.internal
[trunk] $ java -cp 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-agent-1.369.jar:/R1/tools/maven/apache-maven-2.1.0/boot/classworlds-1.1.jar
 hudson.maven.agent.Main /R1/tools/maven/apache-maven-2.1.0 
/R1/resources/webservers/tomcat_2/webapps/hudson/WEB-INF/lib/remoting-1.369.jar 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven-interceptor-1.369.jar
 58730 
/R1/resources/webapps/cytoscape_build_sys/hudson_home/plugins/maven-plugin/WEB-INF/lib/maven2.1-interceptor-1.2.jar
<===[HUDSON REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Property%20impl/ws/trunk/pom.xml>
 deploy
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.property.internal
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] snapshot org.cytoscape:property-api:1.0-SNAPSHOT: checking for updates 
from spring-osgified-artifacts
[INFO] snapshot org.cytoscape:property-api:1.0-SNAPSHOT: checking for updates 
from ops4j.releases
[INFO] snapshot org.cytoscape:property-api:1.0-SNAPSHOT: checking for updates 
from l2fprod-maven-repo
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[HUDSON] Archiving 
<http://cytoscape.wodaklab.org/hudson/job/Cy3%20Property%20impl/ws/trunk/pom.xml>
 to /R1/resources/webapps/cytoscape_build_sys/hudson_home/jobs/Cy3 Property 
impl/modules/org.cytoscape$property-impl/builds/2010-10-05_17-00-34/archive/org.cytoscape/property-impl/1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.cytoscape:property-api:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.cytoscape:property-impl:bundle:1.0-SNAPSHOT
        2) org.cytoscape:property-api:jar:1.0-SNAPSHOT

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

for artifact: 
  org.cytoscape:property-impl:bundle:1.0-SNAPSHOT

from the specified remote repositories:
  com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release),
  com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external),
  spring-osgified-artifacts (http://maven.springframework.org/osgi),
  l2fprod-maven-repo (http://www.l2fprod.com/maven2/),
  Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public),
  ops4j.releases (http://repository.ops4j.org/maven2/)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23 seconds
[INFO] Finished at: Tue Oct 05 17:01:00 EDT 2010
[INFO] Final Memory: 26M/219M
[INFO] ------------------------------------------------------------------------
channel stopped
[trunk] $ /R1/tools/maven/apache-maven-2.1.0/bin/mvn 
org.codehaus.sonar:sonar-maven-plugin:1.8:sonar 
-Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.username=sonar 
-Dsonar.jdbc.password=deploysonar 
-Dsonar.jdbc.url=jdbc:mysql://localhost:3306/sonar 
-Dsonar.host.url=http://localhost:8021/sonar/ -Dsonar.skipInstall=true
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cytoscape.property.internal
[INFO]    task-segment: [org.codehaus.sonar:sonar-maven-plugin:1.8:sonar] 
(aggregator-style)
[INFO] ------------------------------------------------------------------------
[INFO] [sonar:sonar]
[INFO] Sonar host: http://localhost:8021/sonar
[INFO] Sonar version: 2.2
Downloading: 
http://localhost:8021/sonar/deploy/maven/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101005095717/sonar-core-maven-plugin-20101005095717.pom
1863/514b
514b downloaded  (sonar-core-maven-plugin-20101005095717.pom)
Downloading: 
http://localhost:8021/sonar/deploy/maven/org/codehaus/sonar/runtime/sonar-core-maven-plugin/20101005095717/sonar-core-maven-plugin-20101005095717.jar
0/6K
1/6K
1/6K
2/6K
2/6K
3/6K
4/6K
4/6K
5/6K
5/6K
6/6K
6/6K
7/6K
8/6K
6K downloaded  (sonar-core-maven-plugin-20101005095717.jar)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.pom
[INFO] Unable to find resource 'org.cytoscape:property-api:pom:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
Downloading: 
http://maven.springframework.org/osgi/org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository spring-osgified-artifacts (http://maven.springframework.org/osgi)
Downloading: 
http://repository.ops4j.org/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository ops4j.releases (http://repository.ops4j.org/maven2/)
Downloading: 
http://www.l2fprod.com/maven2//org/cytoscape/property-api/1.0-SNAPSHOT/property-api-1.0-SNAPSHOT.jar
[INFO] Unable to find resource 'org.cytoscape:property-api:jar:1.0-SNAPSHOT' in 
repository l2fprod-maven-repo (http://www.l2fprod.com/maven2/)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Can not execute Sonar

Embedded error: Missing:
----------
1) org.cytoscape:property-api:jar:1.0-SNAPSHOT

  Try downloading the file manually from the project website.

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

  Path to dependency: 
        1) org.cytoscape:property-impl:bundle:1.0-SNAPSHOT
        2) org.cytoscape:property-api:jar:1.0-SNAPSHOT

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

for artifact: 
  org.cytoscape:property-impl:bundle:1.0-SNAPSHOT

from the specified remote repositories:
  com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release),
  com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external),
  sonar (http://localhost:8021/sonar/deploy/maven),
  spring-osgified-artifacts (http://maven.springframework.org/osgi),
  l2fprod-maven-repo (http://www.l2fprod.com/maven2/),
  Nexus (http://cytoscape.wodaklab.org/nexus/content/groups/public),
  ops4j.releases (http://repository.ops4j.org/maven2/)


[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17 seconds
[INFO] Finished at: Tue Oct 05 17:01:19 EDT 2010
[INFO] Final Memory: 12M/151M
[INFO] ------------------------------------------------------------------------

-- 
You received this message because you are subscribed to the Google Groups 
"cytoscape-cvs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/cytoscape-cvs?hl=en.

Reply via email to