1 Reply Latest reply on Aug 22, 2012 3:33 PM by pcraveiro

    Trouble with the 2.1.4 quickstart examples

    micgus

      I´m in now  way fluent in Java and Maven (and a number of other Java acronyms ) just so that is clear .

      Jboss AS 5 is what I need to use, and the examples for PicketLink 2.0 was simple to get up and running. But when I follow the guide regarding the 2.1.4 version I get this problem when building:

      ERROR] Failed to execute goal on project idp: Could not resolve dependencies for project org.picketlink.quickstarts:idp:war:2.1.5-SNAPSHOT: Failure to find org.picketlink:picketlink-core:jar:2.1.5-SNAPSHOT in http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced -> [Help 1]

      org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project idp: Could not resolve dependencies for project org.picketlink.quickstarts:idp:war:2.1.5-SNAPSHOT: Failure to find org.picketlink:picketlink-core:jar:2.1.5-SNAPSHOT in http://repository.jboss.org/nexus/content/groups/public/ was cached in the local repository, resolution will not be reattempted until the update interval of jboss-public-repository-group has elapsed or updates are forced

       

      ... and a long stack trace...

      In the pom.xml is where the 2.1.5-SNAPSHOT is configured, tried to change that (with no success), but that should not be needed, right? Maven installation/configuration issue?

      Anyway, any hint or tip in what I could have missed.

      /Mike