6 projects tagged "Maven Plugin"
FEST JavaFX Compiler Maven Plug-in is a Maven plug-in for compiling JavaFX sources. It compiles JavaFX source and test files. It does not require the JavaFX distribution to be in a Maven repository (since, according to its license, only Oracle can distribute JavaFX). It does not require you to list all JavaFX libraries as dependencies in your pom.xml.
The Maven License Verifier Plugin is a Maven plugin that is intended to check the licenses of artifacts managed by Maven. This can be done during the build process, you can choose to let the build fail if an artifact with a wrong license is used. The licenses are categorized by a definition file that lists them with their different URLs and names. This can be different from project to project.