A B C E F H I M O P R S
A
- allOrNothing - Variable in class com.commsen.maven.plugin.bomhelper.BomFromJarsMojo
-
If true the build will fail if there are libraries found that can not be converted to dependency management entries
B
- backupFileName - Variable in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
The name of the file to copy the original POM to if `inplace` and `makeBackup` are set to `true`
- BomFromJarsMojo - Class in com.commsen.maven.plugin.bomhelper
-
Creates dependency management entries (BOM) from jar files stored in directory on local file system.
- BomFromJarsMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.BomFromJarsMojo
-
- BomHelperAbstractMojo - Class in com.commsen.maven.plugin.bomhelper
-
- BomHelperAbstractMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.BomHelperAbstractMojo
-
- BomResolveMojo - Class in com.commsen.maven.plugin.bomhelper
-
Resolves dependencies declared in dependency management (BOM)
- BomResolveMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.BomResolveMojo
-
- BomSortMojo - Class in com.commsen.maven.plugin.bomhelper
-
Sorts alphabetically the dependencies declared in dependency management (BOM).
- BomSortMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.BomSortMojo
-
C
- com.commsen.maven.plugin.bomhelper - package com.commsen.maven.plugin.bomhelper
-
E
- execute() - Method in class com.commsen.maven.plugin.bomhelper.BomFromJarsMojo
-
- execute() - Method in class com.commsen.maven.plugin.bomhelper.BomResolveMojo
-
- execute() - Method in class com.commsen.maven.plugin.bomhelper.BomSortMojo
-
- execute() - Method in class com.commsen.maven.plugin.bomhelper.HelpMojo
F
- folderDepth - Variable in class com.commsen.maven.plugin.bomhelper.BomFromJarsMojo
-
The maximum number of directory levels to visit
H
- HelpMojo - Class in com.commsen.maven.plugin.bomhelper
-
Display help information on bom-helper-maven-plugin.
Call mvn bom-helper:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
- HelpMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.HelpMojo
-
I
- inplace - Variable in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
If true, the current POM will be replaced with the one generated by this goal
M
- makeBackup - Variable in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
Should the goal make copy of the original POM when `inplace` is set to `true`
O
- outputFileName - Variable in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
The name of the file to save the pom generated by this goal
P
- PomChangingAbstractMojo - Class in com.commsen.maven.plugin.bomhelper
-
- PomChangingAbstractMojo() - Constructor for class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
- project - Variable in class com.commsen.maven.plugin.bomhelper.BomHelperAbstractMojo
-
POM
R
- recursive - Variable in class com.commsen.maven.plugin.bomhelper.BomFromJarsMojo
-
Should sub-directories be recursively scanned for Jar files
- remoteRepositories - Variable in class com.commsen.maven.plugin.bomhelper.BomResolveMojo
-
Remote repositories which will be searched for artifacts.
- replaceBackup - Variable in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
Should the goal replace an existing copy of the original POM when `inplace` and `makeBackup` are set to `true`
S
- savePom(Document) - Method in class com.commsen.maven.plugin.bomhelper.PomChangingAbstractMojo
-
- session - Variable in class com.commsen.maven.plugin.bomhelper.BomHelperAbstractMojo
-
The Maven session
A B C E F H I M O P R S
Copyright © 2019 Commsen International. All rights reserved.