1 Reply Latest reply on Jan 14, 2009 8:42 PM by arulazi

    unable to access envers snapshots repo

    arulazi

      Hi Adam,

      I get the following error when I use the snapshots repo.

      [ERROR] BUILD FAILED
      [ERROR] Failed to resolve artifact, possibly due to a repository list that is not appropriately equipped for this artifact's metadata.
      org.hibernate:hibernate-envers:jar:3.4.0-SNAPSHOT

      from the specified remote repositories:
      central (http://repo1.maven.org/maven2),
      apache.snapshot (http://people.apache.org/repo/m2-snapshot-repository),
      java.net.2 (http://download.java.net/maven/2),
      apache.incubating (http://people.apache.org/repo/m2-incubating-repository),
      snapshots.jboss.org (http://snapshots.jboss.org/maven2)
      Path to dependency:
      1) org.loandb:loandb-core:jar:1.0.0-SNAPSHOT
      2) org.hibernate:hibernate-envers:jar:3.4.0-SNAPSHOT

      Here is my maven dependency and repository configuration.


      org.hibernate
      hibernate-envers
      3.4.0-SNAPSHOT



      snapshots.jboss.org
      JBoss Snapshot Repository
      http://snapshots.jboss.org/maven2

      false


      true



      Appreciate any inputs as to why this could fail for me.

      Thanks!
      Arul