You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/03/05 06:52:52 UTC

Build failed in Hudson: Shiro » Apache Shiro :: Samples :: Spring #163

See <http://hudson.zones.apache.org/hudson/job/Shiro/org.apache.shiro.samples$samples-spring/163/changes>

Changes:

[kaosko] IN PROGRESS - issue SHIRO-89: Sample Spring Application - WebStart won't launch 
http://issues.apache.org/jira/browse/SHIRO-89
- Remove duplicate classes that were moved to samples-spring-client and add dependency to it instead. Still won't work - what's missing is that shiro.jnlp.jsp needs to specify all dependent libs for the webstart application, the file needs to be filtered and finally all jars need to be signed and deployed to the appropriate location.

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Samples :: Spring
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.shiro.samples:samples-spring-client:1.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://repository.apache.org/snapshots/org/apache/shiro/samples/samples-spring-client/1.0-incubating-SNAPSHOT/samples-spring-client-1.0-incubating-SNAPSHOT.pom
[INFO] Unable to find resource 'org.apache.shiro.samples:samples-spring-client:pom:1.0-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
Downloading: http://repository.apache.org/snapshots/org/apache/shiro/samples/samples-spring-client/1.0-incubating-SNAPSHOT/samples-spring-client-1.0-incubating-SNAPSHOT.jar
[INFO] Unable to find resource 'org.apache.shiro.samples:samples-spring-client:jar:1.0-incubating-SNAPSHOT' in repository apache.snapshots (http://repository.apache.org/snapshots)
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Shiro/org.apache.shiro.samples$samples-spring/ws/pom.xml> to /export/home/hudson/hudson/jobs/Shiro/modules/org.apache.shiro.samples$samples-spring/builds/2010-03-05_05-49-30/archive/org.apache.shiro.samples/samples-spring/1.0-incubating-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) org.apache.shiro.samples:samples-spring-client:jar:1.0-incubating-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.shiro.samples -DartifactId=samples-spring-client -Dversion=1.0-incubating-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.apache.shiro.samples -DartifactId=samples-spring-client -Dversion=1.0-incubating-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.shiro.samples:samples-spring:war:1.0-incubating-SNAPSHOT
  	2) org.apache.shiro.samples:samples-spring-client:jar:1.0-incubating-SNAPSHOT

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

for artifact: 
  org.apache.shiro.samples:samples-spring:war:1.0-incubating-SNAPSHOT

from the specified remote repositories:
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 5 seconds
[INFO] Finished at: Fri Mar 05 05:52:51 UTC 2010
[INFO] Final Memory: 84M/164M
[INFO] ------------------------------------------------------------------------
2010-03-05 05:52:52,723 DEBUG [org.mortbay.log]: EOF


Hudson build is back to normal : Shiro » Apache Shiro :: Samples :: Spring #164

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Shiro/org.apache.shiro.samples$samples-spring/164/>