6 projects tagged "Maven Plugin"
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.
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").