Last update: I just tried to
1. build the examples with the profile "docker" which created a local image "apache.jfrog.io/wicket-docker/wicket-examples“ with the tag "LATEST-10“ 2. I tried to login with "docker login apache.jfrog.io“ and to 3. push the image with "docker push apache.jfrog.io/wicket-docker/wicket-examples:LATEST-10“ but when I accessed https://apache.jfrog.io/ui/repos/tree/General/wicket-docker/wicket-examples/LATEST-10 it is still the old image. Anything wrong with the listed steps? regards Tobias > Am 12.06.2025 um 12:05 schrieb Martin Grigorov <mgrigo...@apache.org>: > > Hi Tobias, > > This page has links to the examples for 8.x, 7.x and 6.x. > IMO all of them should be removed and replaced with the supported versions, > i.e. 10.x and 9.x. > > On Tue, Jun 10, 2025 at 5:03 PM Tobias Soloschenko > <tobiassolosche...@googlemail.com.invalid> wrote: > >> Hey everyone, >> >> I just noticed that the examples are not working anymore. >> >> Found on: >> A Quick Tour of Wicket | Apache Wicket >> <https://wicket.apache.org/learn/examples/index.html> >> wicket.apache.org <https://wicket.apache.org/learn/examples/index.html> >> [image: favicon.ico] <https://wicket.apache.org/learn/examples/index.html> >> <https://wicket.apache.org/learn/examples/index.html> >> >> Link in the text: >> wicket.apache.org <http://examples8x.wicket.apache.org/index.html> >> <http://examples8x.wicket.apache.org/index.html> >> <http://examples8x.wicket.apache.org/index.html> >> >> Should we either change the page or fix it? >> >> kind regards >> >> Tobias >>