2 Replies Latest reply on Mar 7, 2014 12:43 AM by jowilson

    Problem with repository:

    mirloco

      Hello,

       

      I have this when i execute the mvn clean install, also when i forced it.

       

      [ERROR] Failed to execute goal on project sportsclub-subscriptions-ejb: Could not resolve dependencies for project org.jboss.snowdrop.sample

      s.sportsclub.spring-2:sportsclub-subscriptions-ejb:ejb:3.0.3-SNAPSHOT: Failure to find org.jboss.snowdrop:snowdrop-interceptors:jar:3.0.3-SN

      APSHOT in https://maven.nuxeo.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]

      [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]

      [ERROR] For more information about the errors and possible solutions, please read the following articles:

      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

      [ERROR]

      [ERROR] After correcting the problems, you can resume the build with the command

      [ERROR]   mvn <goals> -rf :sportsclub-subscriptions-ejb

      E:\LIB\snowdrop-examples-master\sportsclub>

       

       

      Regards

      Miguel Rolo

        • 1. Re: Problem with repository:
          mirloco

          I try also with the official repository

           

          [ERROR] Failed to execute goal on project sportsclub-subscriptions-ejb: Could not resolve dependencies for project org.jboss.snowdrop.sample

          s.sportsclub.spring-2:sportsclub-subscriptions-ejb:ejb:3.0.3-SNAPSHOT: Could not find artifact org.jboss.snowdrop:snowdrop-interceptors:jar:

          3.0.3-SNAPSHOT in jboss-public-repo (http://repository.jboss.org/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]

          [ERROR] For more information about the errors and possible solutions, please read the following articles:

          [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException

          [ERROR]

          [ERROR] After correcting the problems, you can resume the build with the command

          [ERROR]   mvn <goals> -rf :sportsclub-subscriptions-ejb

          E:\LIB\snowdrop-examples-master\sportsclub>

          • 2. Re: Problem with repository:
            jowilson

            Miguel,

             

            Were you able to get past the error?

             

            Joshua