Re: Building Shibboleth IDP from the source - Could not resolve dependencies

334 lượt xem
Chuyển tới thư đầu tiên chưa đọc

Eugene Dvorkin

chưa đọc,
14:17:58 26 thg 3, 201226/3/12
đến Shib Users

Found it at:
http://shibboleth.internet2.edu/downloads/maven2/edu/internet2/middleware/shibboleth-jce/1.1.0/
Resolved

On 03/26/2012 02:02 PM, Eugene Dvorkin wrote:
I am trying to modify some files in IDP, namely login.jsp and add my own LoginProvided and decided to download project from the source  using this instructions:
Building the latest OpenSAML2 version from source
$ cd /tmp
$ svn co https://svn.shibboleth.net/java-opensaml2-main/branches/REL_2 java-opensaml2-main
$ cd java-opensaml2-main
$ mvn -P release -DskipTests install

This will install the OpenSAML2 files and dependencies in your local Maven repository.

Building the latest IdP version from source
$ cd /tmp
$ svn co https://svn.shibboleth.net/java-shib-idp2-main/branches/REL_2 java-shib-idp2-main
$ cd java-shib-idp2-main
$ mvn -P release -DskipTests install

I got Error on the last step.




[INFO] ------------------------------------------------------------------------
Downloading: https://shibboleth.net/nexus/content/groups/public/edu/internet2/middleware/shibboleth-jce/1.1.0/shibboleth-jce-1.1.0.pom
Downloading: http://repo1.maven.org/maven2/edu/internet2/middleware/shibboleth-jce/1.1.0/shibboleth-jce-1.1.0.pom
[WARNING] The POM for edu.internet2.middleware:shibboleth-jce:jar:1.1.0 is missing, no dependency information available
Downloading: https://shibboleth.net/nexus/content/groups/public/edu/internet2/middleware/shibboleth-jce/1.1.0/shibboleth-jce-1.1.0.jar
Downloading: http://repo1.maven.org/maven2/edu/internet2/middleware/shibboleth-jce/1.1.0/shibboleth-jce-1.1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Common Library ......................... SUCCESS [2.092s]
[INFO] Shibboleth Identity Provider ...................... FAILURE [21.684s]
[INFO] Shibboleth Identity Provider ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24.046s
[INFO] Finished at: Mon Mar 26 13:59:09 EDT 2012
[INFO] Final Memory: 14M/427M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project shibboleth-identityprovider: Could not resolve dependencies for project edu.internet2.middleware:shibboleth-identityprovider:jar:2.3.6: Could not find artifact edu.internet2.middleware:shibboleth-jce:jar:1.1.0 in shib-release (https://shibboleth.net/nexus/content/groups/public) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]


Trả lời tất cả
Trả lời tác giả
Chuyển tiếp
0 tin nhắn mới