Hardy,
why is it even attempting to download anything?
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.
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.
Sanne
On 12 October 2011 13:53, Hardy Ferentschik <hardy(a)hibernate.org> wrote:
Hi,
I don't think my settings.xml is wrong, but I am wondering whether we run
into
a Shrinkwrap bug - https://issues.jboss.org/browse/SHRINKWRAP-294
In MeberRegistrationIT we are using MavenDependencyResolver which might not
honor my settings in settings.xml. According to the Jira this is fixed in
version 1.0.0-beta-5.
Looking at the version pulled in via arquillian - 1.0.0-beta-3 - this
might indeed
be a problem.
--Hardy
On Wed, 12 Oct 2011 14:44:54 +0200, Scott Marlow <smarlow(a)redhat.com>
wrote:
> Hmm, I see "Caused by: java.net.UnknownHostException: central" in the
> stacktrace.
>
> I wonder if it could be something wrong in your maven settings.xml.
> Maybe compare against
>
http://community.jboss.org/wiki/MavenSettingsExample-Users
>
> Or I can send a copy of my settings.xml if needed. If its even that.
>
>
>
> On 10/12/2011 08:32 AM, Hardy Ferentschik wrote:
>> Hi,
>>
>> anyone else having problems with the latest integration test failure?
>> It's a massive stacktrace, so I posted it here -
>>
http://pastebin.com/HMWRiAuW
>>
>> Looks like Arqullian tries to download hibernate-search-orm as
>> dependency
>> and fails.
>>
>> --Hardy
>> _______________________________________________
>> hibernate-dev mailing list
>> hibernate-dev(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
>
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/hibernate-dev
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev