?
On Wed, Oct 12, 2011 at 3:04 PM, Hardy Ferentschik <hardy(a)hibernate.org> wrote:
On Wed, 12 Oct 2011 15:55:13 +0200, Sanne Grinovero
<sanne(a)hibernate.org>
wrote:
> why is it even attempting to download anything?
Well, so far it is only a guess, but it might be that due to SHRINKWRAP-294
my <localRepository> in settings.xml gets ignored, hence it cannot find the
SNAPSHOT in the local repo and tries to download.
> You're supposed to run "mvn clean install" at least once before trying
> the new integration tests, it should pick your local builds and deploy
> those.
Sure. We only just talked about this, remember? So I double checked before
whinging :-)
> You're using Maven 3.0.3 I guess? There was a bug in version 3.0.1
> which would have it download snapshots remotely even if you had more
> recent local copies.
I did not know that, but luckily I use 3.0.3 anyways.
I am trying to upgrade Arquillian. Upgrading arquillian-junit-container to
1.0.0.CR4 pulls in parts of Shrinkwrap beta5. However, not all. Some other
parts of Shrinkwrap are pulled in via jboss-as-arquillian-container-managed
which has a magic version number of 7.0.0.CR1. How do you know which
versions
play nice together? What these guys need is the good old Hibernate
Compatibility
matrix.
--Hardy
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev