[hibernate-dev] Missing artifact org.jboss.javaee:jboss-jacc-api:jar:1.1.1-SNAPSHOT:provided

Steve Ebersole steve at hibernate.org
Sun Dec 6 10:29:52 EST 2009


1) http://repository.jboss.com/maven2 is not a SNAPSHOT repo, it only
serves releases.  You need http://snapshots.jboss.org/maven2/ as you see
certainly does contain that SNAPSHOT:
http://snapshots.jboss.org/maven2/org/jboss/javaee/jboss-jacc-api/1.1.1-SNAPSHOT/

2) Do you use jacc in conjunction with Hibernate?  If not (which I
assume is the case) would you really want it as an "extra" transitive
dep?

On Sat, 2009-12-05 at 22:41 -0600, Paul Benedict wrote:
> When building Hibernate 3.5 freshly, the following dependency is missing:
> org.jboss.javaee:jboss-jacc-api:jar:1.1.1-SNAPSHOT
> 
> Two questions:
> 1) I see it's not in the repo:
> http://repository.jboss.com/maven2/org/jboss/javaee/jboss-jacc-api/
> 2) Why is it scope "provided"?
> 
> Paul
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
-- 
Steve Ebersole <steve at hibernate.org>
Hibernate.org




More information about the hibernate-dev mailing list