- matchesTagRegEx(String) - Method in class de.palsoftware.tools.maven.git.autover.ConfigHelper
-
Check if the specified tag matches the version tag regex.
- MavenEventSpy - Class in de.palsoftware.tools.maven.git.autover
-
Event spy.
- MavenEventSpy() - Constructor for class de.palsoftware.tools.maven.git.autover.MavenEventSpy
-
- MavenHelper - Class in de.palsoftware.tools.maven.git.autover
-
Helper for maven operations.
- MavenHelper() - Constructor for class de.palsoftware.tools.maven.git.autover.MavenHelper
-
Constructor.
- MavenLifecycleListener - Class in de.palsoftware.tools.maven.git.autover
-
Maven lifecycle listener.
- MavenLifecycleListener() - Constructor for class de.palsoftware.tools.maven.git.autover.MavenLifecycleListener
-
- MavenModelProcessorImpl - Class in de.palsoftware.tools.maven.git.autover
-
Custom implementation for the ModelProcessor to calculate the version.
- MavenModelProcessorImpl() - Constructor for class de.palsoftware.tools.maven.git.autover.MavenModelProcessorImpl
-
- MESSAGE_PREFIX - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Prefix for log messages.
- MSG_AFTER_PROJECTS_READ - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the after projects read was called.
- MSG_AFTER_SESSION_END - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the after session end was called.
- MSG_AFTER_SESSION_START - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the after session start was called.
- MSG_CALCULATED_VERSION - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that provides the calculated version.
- MSG_CONF_DEFAULT - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the default configuration will be used.
- MSG_CONF_FILE_USER - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the configuration file that will be used.
- MSG_CONF_SETTINGS - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that displays the settings of the configuration that will be used.
- MSG_DISABLED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the extension is disabled.
- MSG_MODEL_PROCESSOR_CALLED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the model processor was called.
- MSG_ON_EVENT_CALLED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the on event was called.
- MSG_POM_CHANGE_DISABLED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the changing of the pom is disabled.
- MSG_PROJ_WILL_BE_PROCESSED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the proj will be processed.
- MSG_PROJ_WILL_NOT_BE_PROCESSED - Static variable in class de.palsoftware.tools.maven.git.autover.LocalizationHelper
-
Resource bundle key for the message that the proj will not be processed.
- MVN_GIT_AUTOVER_POM_PREFIX - Static variable in class de.palsoftware.tools.maven.git.autover.MavenHelper
-
The prefix for the generated pom file.