Uses of Class
org.codehaus.gmavenplus.model.internal.Version
Packages that use Version
Package
Description
Classes to work around issues with Groovy (some of which were fixed in later
Groovy versions).
Classes to model supporting data.
Maven mojos.
Utility classes.
-
Uses of Version in org.codehaus.gmavenplus.groovyworkarounds
Fields in org.codehaus.gmavenplus.groovyworkarounds declared as VersionModifier and TypeFieldDescriptionprotected static final Version
GroovyDocTemplateInfo.GROOVY_1_6_0
Groovy 1.6.0 version.protected static final Version
GroovyDocTemplateInfo.GROOVY_1_6_0_RC2
Groovy 1.6.0 RC-2 version.protected static final Version
GroovyDocTemplateInfo.GROOVY_1_6_2
Groovy 1.6.2 version.protected static final Version
GroovyDocTemplateInfo.GROOVY_2_5_0
Groovy 2.5.0 version.protected final Version
GroovyDocTemplateInfo.groovyVersion
The version of Groovy whose locations to use for GroovyDoc templates.Constructors in org.codehaus.gmavenplus.groovyworkarounds with parameters of type VersionModifierConstructorDescriptionGroovyDocTemplateInfo
(Version version) Constructs a new GroovyDocTemplateInfo using the specified Groovy version to determine templates location. -
Uses of Version in org.codehaus.gmavenplus.model.internal
Methods in org.codehaus.gmavenplus.model.internal that return VersionModifier and TypeMethodDescriptionstatic Version
Version.parseFromString
(String version) Parses a new Version object from a string.Version.setMajor
(int newMajor) Sets the version major number.Version.setMinor
(int newMinor) Sets the version minor number.Version.setRevision
(int newRevision) Sets the version revision number.Sets the version tag string.Methods in org.codehaus.gmavenplus.model.internal with parameters of type Version -
Uses of Version in org.codehaus.gmavenplus.mojo
Fields in org.codehaus.gmavenplus.mojo declared as VersionModifier and TypeFieldDescriptionprotected static final Version
AbstractGroovyMojo.GROOVY_1_5_0
Groovy 1.5.0 version.protected static final Version
AbstractGroovyDocMojo.GROOVY_1_5_2
Groovy 1.5.2 version.protected static final Version
AbstractGroovyDocMojo.GROOVY_1_5_8
Groovy 1.5.8 version.protected static final Version
AbstractCompileMojo.GROOVY_1_6_0
Groovy 1.6.0 version.protected static final Version
AbstractGroovyDocMojo.GROOVY_1_6_0_RC1
Groovy 1.6.0 RC-1 version.protected static final Version
AbstractGroovyDocMojo.GROOVY_1_6_0_RC2
Groovy 1.6.0 RC-2 version.protected static final Version
ExecuteMojo.GROOVY_1_7_0
Groovy 1.7.0 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_1_8_2
Groovy 1.8.2 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_1_8_3
Groovy 1.8.3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_1_9_0_BETA1
Groovy 2.9.0 beta-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_1_9_0_BETA3
Groovy 1.9.0 beta-3 version.protected static final Version
AbstractCompileMojo.GROOVY_2_0_0_BETA3
Groovy 2.0.0 beta-3 version.protected static final Version
AbstractCompileMojo.GROOVY_2_1_0_BETA1
Groovy 2.1.0 beta-1 version.protected static final Version
AbstractCompileMojo.GROOVY_2_1_3
Groovy 2.1.3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_1_3
Groovy 2.1.3 version.protected static final Version
AbstractCompileMojo.GROOVY_2_3_3
Groovy 2.3.3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_3_3
Groovy 2.3.3 version.protected static final Version
AbstractCompileMojo.GROOVY_2_5_0_ALPHA1
Groovy 2.5.0 alpha-1 version.protected static final Version
AbstractCompileMojo.GROOVY_2_5_3
Groovy 2.5.3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_5_3
Groovy 2.5.3 version.protected static final Version
AbstractCompileMojo.GROOVY_2_5_7
Groovy 2.5.7 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_5_7
Groovy 2.5.7 version.protected static final Version
AbstractCompileMojo.GROOVY_2_6_0_ALPHA1
Groovy 2.6.0 alpha-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_6_0_ALPHA1
Groovy 2.6.0 alpha-1 version.protected static final Version
AbstractCompileMojo.GROOVY_2_6_0_ALPHA4
Groovy 2.6.0 alpha-4 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_2_6_0_ALPHA4
Groovy 2.6.0 alpha-4 version.protected static final Version
AbstractGroovyDocMojo.GROOVY_3_0_0_ALPHA_4
Groovy 3.0.0 alpha-4 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_0_ALPHA1
Groovy 3.0.0 alpha-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_0_ALPHA1
Groovy 3.0.0 alpha-1 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_0_ALPHA2
Groovy 3.0.0 alpha-2 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_0_ALPHA2
Groovy 3.0.0 alpha-2 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_0_ALPHA4
Groovy 3.0.0 alpha-4 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_0_ALPHA4
Groovy 3.0.0 alpha-4 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_0_BETA1
Groovy 3.0.0 beta-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_0_BETA1
Groovy 3.0.0 beta-1 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_0_BETA2
Groovy 3.0.0 beta-2 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_0_BETA2
Groovy 3.0.0 beta-2 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_3
Groovy 3.0.3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_3
Groovy 3.0.3 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_5
Groovy 3.0.5 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_6
Groovy 3.0.6 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_6
Groovy 3.0.6 version.protected static final Version
AbstractCompileMojo.GROOVY_3_0_8
Groovy 3.0.8 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_3_0_8
Groovy 3.0.8 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_0_ALPHA1
Groovy 4.0.0 alpha-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_0_ALPHA1
Groovy 4.0.0 alpha-1 version.protected static final Version
ShellMojo.GROOVY_4_0_0_ALPHA1
Groovy 4.0.0 alpha-1 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_0_ALPHA3
Groovy 4.0.0 alpha-3 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_0_ALPHA3
Groovy 4.0.0 alpha-3 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_0_BETA1
Groovy 4.0.0 beta-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_0_BETA1
Groovy 4.0.0 beta-1 version.protected static final Version
ExecuteMojo.GROOVY_4_0_0_RC_1
Groovy 4.0.0-RC-1 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_11
Groovy 4.0.11 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_11
Groovy 4.0.11 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_16
Groovy 4.0.11 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_16
Groovy 4.0.11 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_2
Groovy 4.0.2 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_2
Groovy 4.0.2 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_21
Groovy 4.0.11 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_21
Groovy 4.0.11 version.protected static final Version
AbstractCompileMojo.GROOVY_4_0_6
Groovy 4.0.6 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_4_0_6
Groovy 4.0.6 version.protected static final Version
AbstractCompileMojo.GROOVY_5_0_0_ALPHA1
Groovy 5.0.0-alpha-1 version.protected static final Version
AbstractGenerateStubsMojo.GROOVY_5_0_0_ALPHA1
Groovy 5.0.0-alpha-1 version.protected static final Version
AbstractGroovyMojo.JAVA_1_7
Java 1.7 version.protected static final Version
AbstractGroovyMojo.JAVA_1_8
Java 1.8 version.protected static final Version
AbstractGroovyMojo.JAVA_12
Java 1.8 version.protected Version
AbstractGroovyMojo.minGroovyVersion
The minimum version of Groovy that this mojo supports (1.5.0 by default, but other mojos can override).Methods in org.codehaus.gmavenplus.mojo that return VersionModifier and TypeMethodDescriptionprotected Version
AbstractGroovyMojo.getJavaVersion()
Gets the version of Java executing this mojo as a Version object.Methods in org.codehaus.gmavenplus.mojo with parameters of type VersionModifier and TypeMethodDescriptionprotected boolean
AbstractGroovyMojo.groovyAtLeast
(Version version) Determines whether the detected Groovy version is the specified version or newer.protected boolean
Determines whether the detected Groovy version is the specified version.protected boolean
AbstractGroovyMojo.groovyNewerThan
(Version version) Determines whether the detected Groovy version is newer than the specified version.protected boolean
AbstractGroovyMojo.groovyOlderThan
(Version version) Determines whether the detected Groovy version is older than the specified version. -
Uses of Version in org.codehaus.gmavenplus.util
Methods in org.codehaus.gmavenplus.util that return VersionModifier and TypeMethodDescriptionClassWrangler.getGroovyVersion()
Gets the version of Groovy used from the classpath.Methods in org.codehaus.gmavenplus.util with parameters of type VersionModifier and TypeMethodDescriptionstatic boolean
ClassWrangler.groovyAtLeast
(Version detectedVersion, Version compareToVersion) Determines whether the detected Groovy version is the specified version or newer.static boolean
Determines whether the detected Groovy version is the specified version.static boolean
ClassWrangler.groovyNewerThan
(Version detectedVersion, Version compareToVersion) Determines whether the detected Groovy version is newer than the specified version.static boolean
ClassWrangler.groovyOlderThan
(Version detectedVersion, Version compareToVersion) Determines whether the detected Groovy version is older than the specified version.