[
https://issues.apache.org/jira/browse/DIRSTUDIO-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18009422#comment-18009422
]
Teddy Thomas commented on DIRSTUDIO-1343:
-----------------------------------------
This seems to only be an issue with Java 21. I'm able to build successfully on
an M2 Mac with macOS 15.5 Sequoia using Temurin OpenJDK 17, but I run into this
issue when attempting to build with Temurin's OpenJDK 21.
> Build failure: The Security Manager is deprecated and will be removed in a
> future release
> -----------------------------------------------------------------------------------------
>
> Key: DIRSTUDIO-1343
> URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1343
> Project: Directory Studio
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Graham Leggett
> Priority: Major
>
> Latest build from source fails as follows:
> {code}
> [ERROR] Failed to execute goal
> org.codehaus.mojo:antlr-maven-plugin:2.2:generate (default) on project
> org.apache.directory.studio.openldap.config.acl.editor: Execution default of
> goal org.codehaus.mojo:antlr-maven-plugin:2.2:generate failed: The Security
> Manager is deprecated and will be removed in a future release -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
> goal org.codehaus.mojo:antlr-maven-plugin:2.2:generate (default) on project
> org.apache.directory.studio.openldap.config.acl.editor: Execution default of
> goal org.codehaus.mojo:antlr-maven-plugin:2.2:generate failed: The Security
> Manager is deprecated and will be removed in a future release
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2
> (MojoExecutor.java:333)
> at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute
> (MojoExecutor.java:316)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]