Skip to Content.
Sympa Menu

shibboleth-dev - Re: Re: [Shib-Dev] IdP OpenID Installation dead link ?

Subject: Shibboleth Developers

List archive

Re: Re: [Shib-Dev] IdP OpenID Installation dead link ?


Chronological Thread 
  • From: Mounika <>
  • To:
  • Subject: Re: Re: [Shib-Dev] IdP OpenID Installation dead link ?
  • Date: Tue, 26 Apr 2011 02:30:41 -0700 (PDT)

Hi David,

I am also facing the same issue with OpenID installation as you had.

I tried using
mvn -DskipTests=true install
command. But that is also giving me the same error.

Here is the error that I am getting when I run the above mvn command
==================================================================================
C:\OpenID\java-idp-openid\trunk>mvn -DskipTests=true install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model
for
edu.internet2.middleware:shibboleth-idp-ext-openid:jar:1.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-reso
urces-plugin is missing. @ line 66, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-comp
iler-plugin is missing. @ line 73, column 21
[WARNING] 'build.plugins.plugin.version' for
org.apache.maven.plugins:maven-sure
fire-plugin is missing. @ line 102, column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-
javadoc-plugin is missing. @ line 114, column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-
jxr-plugin is missing. @ line 130, column 21
[WARNING] 'reporting.plugins.plugin.version' for
org.apache.maven.plugins:maven-
surefire-report-plugin is missing. @ line 151, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten t
he stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
buildin
g such malformed projects.
[WARNING]
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building OpenID Extension for Shibboleth 2.0 IdP 1.0-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[WARNING] Could not transfer metadata
edu.internet2.middleware.openid:openid:1.0
-SNAPSHOT/maven-metadata.xml from/to targetRepo
(C:\apache-maven-3.0.3\targetRep
o): No connector available to access repository targetRepo
(C:\apache-maven-3.0.
3\targetRepo) of type default using the available factories
WagonRepositoryConne
ctorFactory
[WARNING] Could not transfer metadata
edu.internet2.middleware.openid:openid:1.0
-SNAPSHOT/maven-metadata.xml from/to targetRepo
(C:\apache-maven-3.0.3\targetRep
o): No connector available to access repository targetRepo
(C:\apache-maven-3.0.
3\targetRepo) of type default using the available factories
WagonRepositoryConne
ctorFactory
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.609s
[INFO] Finished at: Tue Apr 26 14:48:01 GMT+05:30 2011
[INFO] Final Memory: 3M/15M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project shibboleth-idp-ext-openid: Could
not r
esolve dependencies for project
edu.internet2.middleware:shibboleth-idp-ext-open
id:jar:1.0-SNAPSHOT: Failed to collect dependencies for
[edu.internet2.middlewar
e.openid:openid:jar:1.0-SNAPSHOT (compile),
edu.internet2.middleware:shibboleth-
identityprovider:jar:2.1.5 (provided), javax.servlet:servlet-api:jar:2.4
(provid
ed)]: Failed to read artifact descriptor for
edu.internet2.middleware.openid:ope
nid:jar:1.0-SNAPSHOT: Could not transfer artifact
edu.internet2.middleware.openi
d:openid:pom:1.0-SNAPSHOT from/to targetRepo
(C:\apache-maven-3.0.3\targetRepo):
No connector available to access repository targetRepo
(C:\apache-maven-3.0.3\t
argetRepo) of type default using the available factories
WagonRepositoryConnecto
rFactory -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
rea
d the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
================================================================================

Could you please help me in fixing this error?

Thank you in advance.

Mounika


--
View this message in context:
http://shibboleth.1660669.n2.nabble.com/IdP-OpenID-Installation-dead-link-tp5677691p6305110.html
Sent from the Shibboleth - Developers mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page