Hazelcast 2.6.2 Maven issues

135 views
Skip to first unread message

Greg Lucas

unread,
Aug 30, 2013, 3:19:04 PM8/30/13
to haze...@googlegroups.com
I'm attempting to update from Hazelcast 2.3.1 to the recent 2.6.2 release, and running in to issues with maven repos. 

On first attempt, I got:

Failed to collect dependencies for [com.hazelcast:hazelcast-all:jar:2.6.2 (compile) ... Failed to read artifact descriptor for com.hazelcast:hazelcast-all:jar:2.6.2: Could not transfer artifact com.hazelcast:hazelcast-root:pom:2.6.2 from/to jboss (http://repository.jboss.org/maven2/): Access denied to: http://repository.jboss.org/maven2/com/hazelcast/hazelcast-root/2.6.2/hazelcast-root-2.6.2.pom , ReasonPhrase:Forbidden. -> [Help 1]

This lead me to the fact that "http://repository.jboss.org/maven2" is a retired repository, which I raised on Github (https://github.com/hazelcast/hazelcast/issues/831).

Attempting to work around this, I updated my local maven settings to define a mirror (as suggested here: https://community.jboss.org/en/build/blog/2011/06/01/blocking-repositoryjbossorgmaven2). That still didn't help, but I noticed that the jboss nexus server doesn't have this version of Hazelcast. So I changed the mirror to point to maven central instead, which does have 2.6.2.

Then I got:

Failed to collect dependencies for [com.hazelcast:hazelcast-all:jar:2.6.2 (compile) ... Failed to read artifact descriptor for com.hazelcast:hazelcast-all:jar:2.6.2: Could not find artifact com.hazelcast:hazelcast-root:pom:2.6.2

It looks like Hazelcast 2.6.2 is maven central, but not this specific artifact -- com.hazelcast:hazelcast-root:pom:2.6.2. That artifact is found for 2.6.2, so perhaps there was an issue publishing the release?

I'll just install the bits manually for now, but wondering if anyone else is having issues or if I'm missing something. 

Thanks,
~Greg








Greg Lucas

unread,
Aug 30, 2013, 3:20:44 PM8/30/13
to haze...@googlegroups.com
Correcting myself:

It looks like Hazelcast 2.6.2 is in maven central, but not this specific artifact -- com.hazelcast:hazelcast-root:pom:2.6.2. That artifact is found for 2.6.1, so perhaps there was an issue publishing the new release?

Mehmet Dogan

unread,
Aug 30, 2013, 3:27:06 PM8/30/13
to haze...@googlegroups.com
It seems you're right. 'hazelcast-root' pom  2.6.2 is missing from central repo. We need to release another patch (2.6.3) to fix this I guess. 

@mmdogan



--
You received this message because you are subscribed to the Google Groups "Hazelcast" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hazelcast+...@googlegroups.com.
To post to this group, send email to haze...@googlegroups.com.
Visit this group at http://groups.google.com/group/hazelcast.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages