Tried grabbing:

<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-parent</artifactId>
    <version>1.3.0-beta3</version>
</dependency>

And then:

<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-parent</artifactId>
    <version>1.3.0-beta2</version>
</dependency>

Each bomb with the "Failed to resolve artifact.Missing:1)
org.apache.wicket:wicket-parent:jar:1.3.0-beta2" (same for beta3).

Does work when trying to download directly from:
http://mvnrepository.com/artifact/org.apache.wicket/wicket-parent either.

Not sure if it was someone on the list here that did the initial install, if
so, could you take a look?

Craig.

Reply via email to