Hi Andreas,
thanks for your fast reply!
Gosh, I over read the "tip" in the error message. But do this means, that
Apache Tapestry _requires_ a JDK 1.5?

I double checked it and I'm running 1.8.

"""
C:\Users\tobia>java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
"""

Best wishes,
- Tobi

Am So., 7. Juli 2019 um 12:18 Uhr schrieb Andreas Ernst <a...@ae-online.de>:

> Hi Tobias,
>
> Am 07.07.19 um 11:48 schrieb Tobias Scholze:
> > Hi community,
> >
> > nearly a decade ago I was involved in a project that was based on Apache
> > Tapestry. It was great for an Java Web beginner to start with.
> > After all this years, I want to go back to my roots and re-try or
> > re-evaluate Tapestry again.
> >
> > ## Problem
> >
> > Sad to say, that I was not able to get Tapestry with the current Getting
> > started or Hotel Booking examples running on my machine.
> >
> > ## Versions
> >
> > Java version: 1.8.0_191
> > Apache Maven version: 3.6.0
> > Operating system: Windows 10 (1903)
> >
> > ## Errors
> >
> > ### Getting started:
> >
> > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-archetype-plugin:3.0.1:generate
> > (default-cli) on project standalone-pom: org
> >
> > .apache.maven.archetype.exception.ArchetypeGenerationFailure: Error
> merging
> > velocity templates: Lexical error,   Encountered: "\ufffd" (65
> >                                                      533), after : "" at
> >
> archetype-resources/src/main/webapp/mybootstrap/fonts/glyphicons-halflings-regular.eot[line
> > 16, column 21] -> [Help 1]
> >
> > ### Hotel booking example
> >
> > [ERROR]
> >
> /C:/Users/tobia/IdeaProjects/tapestry5-hotel-booking/src/main/java/com/tap5/hotelbooking/services/BasicAuthenticator.java:[87,13]
> > try-with-resources is not supported in -source 1.5
>
> check your JDK Version in the project: -source 1.5
>
> HTH
> Andreas
> --
> ae | Andreas Ernst | IT Spektrum
> Postfach 5, 65612 Beselich
> Schupbacher Str. 32, 65614 Beselich, Germany
> Tel: +49-6484-91002 Fax: +49-6484-91003
> a...@ae-online.de | www.ae-online.de
> www.tachyon-online.de
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to