Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify gettingstarted - since 2025.1.2, maven archetype requires Java… #387

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dangohoshi
Copy link

… 17+

An upgrade of Jetty, the maven plugin requires Java 17+. Added an example of creating the first web application using Java 11, which uses the 2024.11.13 archetype.

… 17+

An upgrade of Jetty, the maven plugin requires Java 17+. Added an example of creating the first web application using Java 11, which uses the 2024.11.13 archetype.
-DarchetypeVersion=2024.11.13 \
-DarchetypeArtifactId=modular-webapp
```

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point.

may be mentioning, that the new version can be used and the Java version can be updated manually inside the pom and a hint that future versions of GWT will require Java 17. So, it is a good idea doing a fresh start with a new project and Java 17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants