Uses of Interface
org.universAAL.support.directives.util.PomFixer

Packages that use PomFixer
org.universAAL.support.directives.checks   
org.universAAL.support.directives.procedures   
org.universAAL.support.directives.util   
 

Uses of PomFixer in org.universAAL.support.directives.checks
 

Classes in org.universAAL.support.directives.checks that implement PomFixer
 class DependencyManagementCheckFix
           
 class FelixDepCheckFix
           
 class ModulesCheckFix
           
 class ParentGForgePropertyCheck
           
 

Uses of PomFixer in org.universAAL.support.directives.procedures
 

Classes in org.universAAL.support.directives.procedures that implement PomFixer
 class ChangeVersionProcedure
          Change the version of a POM file.
 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.
 

Uses of PomFixer in org.universAAL.support.directives.util
 

Constructors in org.universAAL.support.directives.util with parameters of type PomFixer
PomWriter(PomFixer pf, org.apache.maven.project.MavenProject mp)
           
 



Copyright © 2014 universAAL Consortium. All Rights Reserved.