Package com.github.hypfvieh.java.maven.plugin.rtcompiler
package com.github.hypfvieh.java.maven.plugin.rtcompiler
-
KlassenKlasseBeschreibungThe execute goal of the Maven plugin compiles the configured list of java sources using the, runtime-compiler and executes the static main method in an optionally configured main class.
The run-time environment must be a JDK (Java Development Kit), so source files may be compiled.Helper class to create a JVM process running the given compiled static main.