Maven archetype uses 1.1.2-M1 but 1.1.2-beta1 is on nexus

24 views
Skip to first unread message

Fabien Nicollet (Flex)

unread,
Aug 17, 2011, 12:03:33 PM8/17/11
to resthub-dev
Hi,
I tried creating a project following the docs:
http://resthub.org/java/gettingstarted.html
After creating the project, i had an issue shown in Eclipse :

Project build error: Non-resolvable parent POM: Failure to find
org.resthub:resthub-parent:pom:1.1.2-M1 in http://resthub.org/nexus/content/groups/resthub
was cached in the local repository, resolution will not be reattempted
until the update interval of resthub has elapsed or updates are forced
and 'parent.relativePath' points at wrong local POM

Turns out i had this at the beginning of the POM:

<parent>
<artifactId>resthub-parent</artifactId>
<groupId>org.resthub</groupId>
<version>1.1.2-M1</version>
</parent>

But on nexus it is named M1. I'm not a bit of a Maven noob but i
believe this is something that need to be fixed. I renamed M1 to beta1
and it resolved depedancies ok.

Fabien

Loïc Frering

unread,
Aug 17, 2011, 7:41:21 PM8/17/11
to resth...@googlegroups.com
Hello Fabien,

It is indeed an issue we had with this particular release. We've just
released (today) resthub-1.1.2-beta2 which should fix this issue. Can
you please confirm that everything is fine with this new release?

Thanks for reporting.

--
Loïc Frering
@loicfrering
loic.f...@gmail.com

Le 18 août 2011 à 00:07, "Fabien Nicollet (Flex)"
<fnic...@gmail.com> a écrit :

Bouiaw

unread,
Aug 18, 2011, 2:12:07 PM8/18/11
to resth...@googlegroups.com

We have not finished to update example apps so you may stay with 1.1.1, until we release 1.1.2 final (we now use requirejs to load html templates).

Romain

unread,
Aug 18, 2011, 3:03:49 PM8/18/11
to resth...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages