How to use Vector API with Maven Exec Plugin

2023-08-26 Thread Siddharth Jain
> > > Hello, How can I use the Vector API with maven exec plugin? I compiled my project with these settings and it worked fine: org.apache.maven.plugins maven-compiler-plugin 20 20 --enable-preview --add-modules jdk.incubator.vector 20 But when I try to run it using mvn exec:j

Re: Maven exec plugin

2020-03-09 Thread Robert Scholte
Better ask the MojoHaus Dev list, see https://www.mojohaus.org/mail-lists.html (even though most Maven committers have commit rights for Mojohaus as well) Robert On 9-3-2020 16:31:21, Elliotte Rusty Harold wrote: Anyone available to show some love to https://github.com/mojohaus/exec-maven-plugin

Maven exec plugin

2020-03-09 Thread Elliotte Rusty Harold
Anyone available to show some love to https://github.com/mojohaus/exec-maven-plugin/? The issues and PRs are piling up and I don't see any activity in the repo since August. -- Elliotte Rusty Harold elh...@ibiblio.org - To unsu