Re: [VOTE] Release Apache Maven Scripting Plugin version 3.0.0

2021-02-25 Thread Hervé BOUTEMY
+1 checked that the build is reproducible, built with JDK 8 on Windows Regards, Hervé Le mercredi 24 février 2021, 21:02:07 CET Robert Scholte a écrit : > Hi, > > We solved 2 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12322823&ve > rsion=12349673&styleName=Text

Re: Future of maven scripting plugin, java?

2021-02-25 Thread Hervé BOUTEMY
I don't get every detail, but have one question on dependencies: isn't dependency injection to the maven-scripting-plugin sufficient [1] do you need something more advanced, managed by the maven-scripting-plugin itself? Regards, Hervé [1] https://maven.apache.org/plugins-archives/maven-script

AW: Future of maven scripting plugin, java?

2021-02-25 Thread Markus KARG
LGTM. Please tell me when done! ;-D -Markus -Ursprüngliche Nachricht- Von: Romain Manni-Bucau [mailto:rmannibu...@gmail.com] Gesendet: Donnerstag, 25. Februar 2021 16:16 An: Maven Developers List Betreff: Re: Future of maven scripting plugin, java? Le jeu. 25 févr. 2021 à 15:28, Markus

Re: Future of maven scripting plugin, java?

2021-02-25 Thread Romain Manni-Bucau
Le jeu. 25 févr. 2021 à 15:28, Markus KARG a écrit : > Romain, > > just to understand your target: In the end what you want is that the Java > scripting plugin will execute Java source code, just like jshell does? That > sounds interesting to me. > This is more a side effect, the target is to be

AW: Future of maven scripting plugin, java?

2021-02-25 Thread Markus KARG
Romain, just to understand your target: In the end what you want is that the Java scripting plugin will execute Java source code, just like jshell does? That sounds interesting to me. -Markus -Ursprüngliche Nachricht- Von: Romain Manni-Bucau [mailto:rmannibu...@gmail.com] Gesendet: D

Future of maven scripting plugin, java?

2021-02-25 Thread Romain Manni-Bucau
Hi all, Wonder if maven scripting plugin has some future plans or not. Very concretely I'm interested in being able to use java as scripting files (something along src/build/scripting in terms of structure in final project). Since we are in maven we have javac so it is not hard to implement a jsr2