All Classes
-
All Classes Interface Summary Class Summary Class Description AddDependency Command responsible for adding a dependency to a given pomAddDependencyMojo 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 POMChangeProperty Command responsible for changing a property within a given pomChangePropertyMojo Mojo responsible for setting (potentially overwriting), or removing a property value.CommitMojo Mojo responsible for committing the POM changes and removing the backup POM fileDependency Represents a dependency to be addedDependency.DependencyBuilder Dependency builderEditingMojo Base class forMojo
functionality, containing common code for editing POM files, and unit testing.GreetingMojo Says "Hi" to the outputHelpMojo Display help information on pom-editor-maven-plugin.
Callmvn pom-editor:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.PomChange Component responsible for POM changes with backup supportPomChange.Executable PomChange.PomChangeBuilder PomCommit Service component responsible for the commit logicPomRollback Service component responsible for the rollback logicProperty Represents a property to be changedProperty.PropertyBuilder Dependency builderRollbackMojo Restore the target POM file with the backup POM file