Thanks Steve.
As for the the POM, perhaps it should also be given
<optional>true</optional>? You're right; I don't use JACC. I
don't
always run in a JBoss container so it wouldn't be very valuable like in
Tomcat, for example.
Paul
On 12/6/2009 9:29 AM, Steve Ebersole wrote:
> 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-S...
>
> 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(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>>