It sounds like a subliminal message :-) On Thu, Mar 30, 2017 at 11:13 AM, Martin Grigorov <mgrigo...@apache.org> wrote:
> Hi, > > Thanks for the report! > I've fixed this few months ago: > https://github.com/apache/wicket/commit/86f7cb04020c5298e3408aea56c94e > 744afed155 > Maybe it is time for 7.7.0. 7.6.0 has been released 3 months ago! > > Martin Grigorov > Wicket Training and Consulting > https://twitter.com/mtgrigorov > > On Thu, Mar 30, 2017 at 10:49 AM, Peter Henderson < > peter.hender...@starjar.com> wrote: > > > Hi all. > > > > I've just created a quick start from [1] using [2] > > > > The resulting project (pom.xml) is using > > <wicket.version>7.5.0-SNAPSHOT</wicket.version> > > > > Probably something trivial to fix in the project template? > > > > Peter. > > > > > > > > > > [1] > > http://wicket.apache.org/start/quickstart.html > > > > [2] > > mvn archetype:generate -DarchetypeGroupId=org.apache.wicket > > -DarchetypeArtifactId=wicket-archetype-quickstart > -DarchetypeVersion=7.6.0 > > -DgroupId=com.mycompany -DartifactId=redirect -DarchetypeRepository= > > https://repository.apache.org/ -DinteractiveMode=false > > > > > > > > > > -- > > Peter Henderson > > >