[ https://issues.apache.org/jira/browse/MSCRIPTING-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17822994#comment-17822994 ]
ASF GitHub Bot commented on MSCRIPTING-7: ----------------------------------------- bmarwell commented on PR #4: URL: https://github.com/apache/maven-scripting-plugin/pull/4#issuecomment-1975340815 You could also add: ``` bindings.put( "pluginDescriptor", pluginDescriptor ); bindings.put( "mojoExecution", mojoExecution ); ``` from #7 if you think it adds any benefits. Needs a rebase and `spotless:apply` either way. > Session is not bound in scripting bindings > ------------------------------------------ > > Key: MSCRIPTING-7 > URL: https://issues.apache.org/jira/browse/MSCRIPTING-7 > Project: Maven Scripting > Issue Type: Task > Affects Versions: 3.0.0 > Reporter: Romain Manni-Bucau > Assignee: Benjamin Marwell > Priority: Major > Labels: pull-request-available > -- This message was sent by Atlassian Jira (v8.20.10#820010)