[ https://issues.apache.org/jira/browse/MSHARED-1359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831987#comment-17831987 ]
ASF GitHub Bot commented on MSHARED-1359: ----------------------------------------- slawekjaranowski opened a new pull request, #112: URL: https://github.com/apache/maven-script-interpreter/pull/112 (no comment) > Allow reuse the same classloader for multiple script executions > --------------------------------------------------------------- > > Key: MSHARED-1359 > URL: https://issues.apache.org/jira/browse/MSHARED-1359 > Project: Maven Shared Components > Issue Type: New Feature > Components: maven-script-interpreter > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: maven-script-interpreter-1.5 > > > We can pass a {{context}} to script, so script can create an object and store > it in {{{}context{}}}. > Next executing of script can not use object from {{context}} due to new > {{classloader}} in next execution. -- This message was sent by Atlassian Jira (v8.20.10#820010)