6 projects tagged "Maven Plugin"
FitNesse Launcher Maven Plugin can launch FitNesse as a wiki server or automatically run FitNesse tests as part of a standard integration-test/verify build. It allows configuration of FitNesse's classpath through plugin dependencies and injects all Maven project properties as FitNesse variables (which can be overridden from the commandline using "-D").
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.