A plugin framework and application container with built-in extensibility mechanism.
[INFO] [INFO] Compiling 1 source file to /mnt/c/Code/scijava/scijava-maven-plugin/target/it/populate-app/target/classes
[INFO] [INFO] -------------------------------------------------------------
[INFO] [ERROR] COMPILATION ERROR :
[INFO] [INFO] -------------------------------------------------------------
[INFO] [ERROR] Source option 5 is no longer supported. Use 6 or later.
[INFO] [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[INFO] [INFO] 2 errors
[INFO] [INFO] -------------------------------------------------------------
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 1.568 s
[INFO] [INFO] Finished at: 2021-11-16T12:17:37-06:00
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project Example_PlugIn: Compilation failure: Compilation failure:
[INFO] [ERROR] Source option 5 is no longer supported. Use 6 or later.
[INFO] [ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[INFO] [ERROR] -> [Help 1]