| Class | Description |
|---|---|
| AbstractDependencyFilterMojo |
A base mojo filtering the dependencies of the project.
|
| ArtifactsLibraries |
Libraries backed by Maven Artifacts |
| Exclude |
A model for a dependency to exclude.
|
| ExcludeFilter |
An
ArtifactsFilter that filters out any artifact matching a configurable list of
Exclude instances. |
| HelpMojo |
Display help information on spring-boot-maven-plugin.
Call mvn spring-boot:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| MatchingGroupIdFilter |
An
ArtifactsFilter that filters by matching groupId. |
| PropertiesMergingResourceTransformer |
Extension for the Maven
shade plugin to allow properties files (e.g.
|
| RepackageMojo |
Repackages existing JAR and WAR archives so that they can be executed from the command
line using java -jar.
|
| RunMojo |
Run an executable archive application.
|
| Enum | Description |
|---|---|
| RepackageMojo.LayoutType |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.