You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by ChambreNoire <aw...@tentelemed.com> on 2014/12/09 23:41:00 UTC

Using 6.X snapshots

Hi,

How can one work with the latest snapshot of a specific wicket module. I'm
trying to use wicket-auth-roles 6.19.0-SNAPSHOT but Maven won't retrieve
it...

<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-auth-roles</artifactId>
    <version>6.19-SNAPSHOT</version>
</dependency>

with the proper added repository as found on the wicket main site.

Any ideas?

CN

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-6-X-snapshots-tp4668702.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Using 6.X snapshots

Posted by ChambreNoire <aw...@tentelemed.com>.
Nevermind. It was a combination of the update not going through due to
problems with my VPN setup and the small fact that the version should have
been 6.19.0-SNAPSHOT and not 6.19-SNAPSHOT.

CN

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Using-6-X-snapshots-tp4668702p4668705.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org