Uses of Class
br.org.soujava.pomeditor.mojo.EditingMojo
-
Packages that use EditingMojo Package Description br.org.soujava.pomeditor.mojo -
-
Uses of EditingMojo in br.org.soujava.pomeditor.mojo
Subclasses of EditingMojo in br.org.soujava.pomeditor.mojo Modifier and Type Class Description class
AddDependencyMojo
Mojo responsible to add a given dependency to a target POM if such dependency is not declared or the given dependency's version is greater than the existent at target POMclass
ChangePropertyMojo
Mojo responsible for setting (potentially overwriting), or removing a property value.
-