Package | Description |
---|---|
org.universAAL.support.directives.api | |
org.universAAL.support.directives.mojos | |
org.universAAL.support.directives.procedures |
Modifier and Type | Method and Description |
---|---|
abstract APIProcedure |
AbstractProcedureMojo.getProcedure() |
Modifier and Type | Class and Description |
---|---|
class |
UpdateParentPom.UpdateProcedure |
Modifier and Type | Method and Description |
---|---|
APIProcedure |
IncreaseVersionMojo.getProcedure() |
APIProcedure |
ChangeVersionMojo.getProcedure() |
APIProcedure |
UpdateRootVersionsMojo.getProcedure() |
APIProcedure |
UpdateParentPom.getProcedure() |
Modifier and Type | Class and Description |
---|---|
class |
ChangeVersionProcedure
Change the version of a POM file.
|
class |
IncreaseVersionProcedure |
class |
UpdateParentPomInteractiveProcedure
This procedure is intended to ease Release process by:
changing the uAAL.pom parent version
changing the imported root poms' versions in dependencyManagement
changing the version of itest in dependencyManagement
changing the version of uaal-maven-plugin in dependencyManagement
changing the version of uaaldirectives-maven-plugin in
dependencyManagement
changing the version of uaal-manifest-maven-plugin in
dependencyManagement
the version of uaaldirectives-maven-plugin in reporting
The versions are interactively resolved.
|
class |
UpdateRootVersionsProcedure
this procedure is intended to ease Release process by:
changing the uAAL.pom parent version
changing the imported root poms' versions in dependencyManagement
changing the version of itest in dependencyManagement
changing the version of uaal-maven-plugin in dependencyManagement
changing the version of uaaldirectives-maven-plugin in
dependencyManagement
changing the version of uaal-manifest-maven-plugin in
dependencyManagement
the version of uaaldirectives-maven-plugin in reporting
All versions are set to be the newVersion Parameter passed in the
constructor.
|
Copyright © 2018 universAAL Consortium. All rights reserved.