[
https://issues.apache.org/jira/browse/DIRSTUDIO-1343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923716#comment-17923716
]
Graham Leggett commented on DIRSTUDIO-1343:
-------------------------------------------
Temporary workaround:
{code}
minfrin@macadamia-2 directory-studio % cat .mvn/jvm.config
-Xmx2048m -Xms1024m -Djava.awt.headless=true -Djava.security.manager=allow
{code}
> 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]