L2J Server: Login
L2J Server: Login is the authentication server, users are redirected to a game server afterward.
Remove the -proc:full configuration from pom.xml. We target Java 21, but the JDK21 does not support "full" (it is the default value, but it can not be set on the command line). "full" is only supported on JDK22+. https://inside.java/2023/10/23/quality-heads-up/
Name | Last commit | Last update |
---|---|---|
.mvn/wrapper | ||
src/main | ||
.gitignore | ||
LICENSE.md | ||
README.md | ||
bitbucket-pipelines.yml | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |