Fires a maven build in a clean environment
This API is concerned with firing a Maven build in a new JVM. It accomplishes its task by building up a conventional Maven command line from options given in the current request, along with those global options specified in the invoker itself. Once it has the command line, the invoker will execute it, and capture the resulting exit code or any exception thrown to signal a failure to execute. Input/output control can be specified using an InputStream and up to two InvocationOutputHandlers. This is a replacement package for maven-shared-invoker
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.3.0-1.fc42 | - |
Fedora 42 | 3.3.0-1.fc42 | - |
Fedora 41 | 3.1.0-14.fc41 | - |
Fedora 40 | 3.1.0-11.fc40 | - |
Fedora EPEL 10.1 | 3.1.0-16.el10_0 | - |
Fedora EPEL 10.0 | 3.1.0-16.el10_0 | - |
You can contact the maintainers of this package via email at
maven-invoker dash maintainers at fedoraproject dot org
.