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.apache.org> on 2010/10/29 03:07:58 UTC

Build failed in Hudson: Shiro » Apache Shiro :: Web #258

See <https://hudson.apache.org/hudson/job/Shiro/org.apache.shiro$shiro-web/258/changes>

Changes:

[lhazlewood] Reverting POM versions to 1.1.0-SNAPSHOT to retry the release

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Shiro :: Web
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
Downloading: http://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.pom
[INFO] Unable to find resource 'javax.servlet.jsp:jsp-api:pom:2.2' in repository central (http://repo1.maven.org/maven2)
Downloading: http://repo1.maven.org/maven2/javax/servlet/jsp/jsp-api/2.2/jsp-api-2.2.jar
[INFO] Unable to find resource 'javax.servlet.jsp:jsp-api:jar:2.2' in repository central (http://repo1.maven.org/maven2)
[HUDSON] Archiving <https://hudson.apache.org/hudson/job/Shiro/org.apache.shiro$shiro-web/ws/pom.xml> to /home/hudson/hudson/jobs/Shiro/modules/org.apache.shiro$shiro-web/builds/2010-10-29_01-04-25/archive/org.apache.shiro/shiro-web/1.1.0-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve dependencies for one or more projects in the reactor. Reason: Missing:
----------
1) javax.servlet.jsp:jsp-api:jar:2.2

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=javax.servlet.jsp -DartifactId=jsp-api -Dversion=2.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=javax.servlet.jsp -DartifactId=jsp-api -Dversion=2.2 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.shiro:shiro-web:bundle:1.1.0-SNAPSHOT
  	2) javax.servlet.jsp:jsp-api:jar:2.2

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

for artifact: 
  org.apache.shiro:shiro-web:bundle:1.1.0-SNAPSHOT

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



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 24 seconds
[INFO] Finished at: Fri Oct 29 01:07:57 UTC 2010
[INFO] Final Memory: 55M/393M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal : Shiro » Apache Shiro :: Web #259

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/Shiro/org.apache.shiro$shiro-web/259/>