Sharing integration plugins for maven, gradle, JavaFX
ShinyaYoshida
bitterfoxc at gmail.com
Mon Mar 20 10:26:49 UTC 2017
Hi Rémi,
Thank you for your comment.
I also think so, but I've not proposed yet.
I'm planning to do so to maven community because they have some official
plugins which is related JDK tool like jlink, jdeps, jmods, etc.
On the other hand, I'm not now planning it to gradle because it seems that
gradle community leaves a lot parts of plugins to third party.
Regards,
shinyafox(Shinya Yoshida)
2017-03-20 18:50 GMT+09:00 Remi Forax <forax at univ-mlv.fr>:
> Hi Shinya,
> I've done something very similar with my own build tool,
> this is really a great way to understand when something goes wrong during
> the build.
>
> I think those plugins should be integrated/available with gradle/maven,
> do you have proposed these enhencement to gradle/maven guys ?
>
> regards,
> Rémi
>
> ----- Mail original -----
> > De: "ShinyaYoshida" <bitterfoxc at gmail.com>
> > À: "Kulla" <kulla-dev at openjdk.java.net>
> > Envoyé: Lundi 20 Mars 2017 06:12:04
> > Objet: Sharing integration plugins for maven, gradle, JavaFX
>
> > Hi,
> > Let me share my integration plugins for maven, gradle, JavaFX.
> >
> > jshell-maven-plugin:
> > https://github.com/bitterfox/jshell-maven-plugin
> >
> > jshell-gradle-plugin:
> > https://github.com/bitterfox/jshell-gradle-plugin
> >
> > These plugins aim to integrate jshell with maven/gradle to explore in
> your
> > codes and dependencies.
> > When you use these plugins in your maven/gradle project, you can try
> jshell
> > with your classes and dependencies.
> >
> > JavaFXSupportsForJShell
> > https://github.com/bitterfox/JavaFXSupportsForJShell
> >
> > This is a library to try JavaFX with jshell, including ExecutionControl
> and
> > startup.jsh.
> >
> > These are still now under developing and early versions like alpha,
> > prototype or PoC.
> > Please give me feedback or comment via github's issue or something like
> > that.
> >
> > Thanks,
> > shinyafox(Shinya Yoshida)
>
More information about the kulla-dev
mailing list