A B C E G I M N O S U V W 

A

apply(MavenProject) - Method in enum org.kuali.common.maven.spring.function.MavenProjectToScmContextFunction
 
apply(MavenProject) - Method in enum org.kuali.common.maven.spring.function.MavenProjectToScmInfoFunction
 
augmentMavenProperties() - Method in class org.kuali.common.maven.spring.AugmentMavenPropertiesConfig
 
AugmentMavenPropertiesConfig - Class in org.kuali.common.maven.spring
 
AugmentMavenPropertiesConfig() - Constructor for class org.kuali.common.maven.spring.AugmentMavenPropertiesConfig
 
AugmentMavenPropertiesExecutable - Class in org.kuali.common.maven.spring
 
AugmentMavenPropertiesExecutable(MavenProject, Settings, boolean) - Constructor for class org.kuali.common.maven.spring.AugmentMavenPropertiesExecutable
 

B

build(MavenProject, boolean) - Static method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable
 
build() - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable.Builder
 
build(MavenProject, boolean) - Static method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 
build() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 
builder() - Static method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable
 
builder() - Static method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 

C

convertToSimplePojos(List<Dependency>) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
Convert the formal Maven dependency objects into vanilla pojo objects

E

executable() - Method in class org.kuali.common.maven.spring.UpdatePomScmConfig
 
execute() - Method in class org.kuali.common.maven.spring.AugmentMavenPropertiesExecutable
 
execute() - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable
 
execute() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 

G

getDependenciesCSV(List<Dependency>) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
Convert the list of dependencies into a CSV string
getEncoding() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 
getIndent() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 
getInternalProperties(MavenProject, Settings) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
 
getInternalProperties(MavenProject) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
 
getMavenProject() - Method in class org.kuali.common.maven.spring.AugmentMavenPropertiesExecutable
 
getMavenProject() - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable
 
getPomLocation(MavenProject) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
 
getProject() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 
getScmType(Scm) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
 
getSettings() - Method in class org.kuali.common.maven.spring.AugmentMavenPropertiesExecutable
 

I

isSkip() - Method in class org.kuali.common.maven.spring.AugmentMavenPropertiesExecutable
 
isSkip() - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable
 
isSkip() - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable
 

M

MavenAwareUtils - Class in org.kuali.common.maven.spring
Maven related utilities that are aware of the Maven model objects eg MavenProject
MavenAwareUtils() - Constructor for class org.kuali.common.maven.spring.MavenAwareUtils
 
MavenProjectToScmContextFunction - Enum in org.kuali.common.maven.spring.function
 
MavenProjectToScmInfoFunction - Enum in org.kuali.common.maven.spring.function
 

N

nullSafeSet(Properties, String, String) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
Don't call setProperty() if value is null

O

org.kuali.common.maven.spring - package org.kuali.common.maven.spring
 
org.kuali.common.maven.spring.function - package org.kuali.common.maven.spring.function
 

S

setNexusRepositoryStagingId() - Method in class org.kuali.common.maven.spring.SetNexusStagingRepositoryIdConfig
 
SetNexusStagingRepositoryIdConfig - Class in org.kuali.common.maven.spring
 
SetNexusStagingRepositoryIdConfig() - Constructor for class org.kuali.common.maven.spring.SetNexusStagingRepositoryIdConfig
 
SetSourceDbSchemaNameConfig - Class in org.kuali.common.maven.spring
 
SetSourceDbSchemaNameConfig() - Constructor for class org.kuali.common.maven.spring.SetSourceDbSchemaNameConfig
 
setSourceDbSchemaNameExecutable() - Method in class org.kuali.common.maven.spring.SetSourceDbSchemaNameConfig
 
ShowNativeMavenPropertiesConfig - Class in org.kuali.common.maven.spring
 
ShowNativeMavenPropertiesConfig() - Constructor for class org.kuali.common.maven.spring.ShowNativeMavenPropertiesConfig
 
showNativeMavenPropertiesExecutable() - Method in class org.kuali.common.maven.spring.ShowNativeMavenPropertiesConfig
 

U

updateMavenScm(MavenProject, ScmContext) - Static method in class org.kuali.common.maven.spring.MavenAwareUtils
 
UpdateMavenScmExecutable - Class in org.kuali.common.maven.spring
Examine the local working copy of a checked out project to determine the "real" scm information and then update Maven's model objects with that info.
UpdateMavenScmExecutable.Builder - Class in org.kuali.common.maven.spring
 
UpdateMavenScmExecutable.Builder() - Constructor for class org.kuali.common.maven.spring.UpdateMavenScmExecutable.Builder
 
UpdatePomScmConfig - Class in org.kuali.common.maven.spring
 
UpdatePomScmConfig() - Constructor for class org.kuali.common.maven.spring.UpdatePomScmConfig
 
UpdatePomScmExecutable - Class in org.kuali.common.maven.spring
 
UpdatePomScmExecutable.Builder - Class in org.kuali.common.maven.spring
 
UpdatePomScmExecutable.Builder() - Constructor for class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 

V

valueOf(String) - Static method in enum org.kuali.common.maven.spring.function.MavenProjectToScmContextFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kuali.common.maven.spring.function.MavenProjectToScmInfoFunction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kuali.common.maven.spring.function.MavenProjectToScmContextFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kuali.common.maven.spring.function.MavenProjectToScmInfoFunction
Returns an array containing the constants of this enum type, in the order they are declared.

W

withEncoding(String) - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 
withIndent(int) - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 
withMavenProject(MavenProject) - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable.Builder
 
withMavenProject(MavenProject) - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 
withSkip(boolean) - Method in class org.kuali.common.maven.spring.UpdateMavenScmExecutable.Builder
 
withSkip(boolean) - Method in class org.kuali.common.maven.spring.UpdatePomScmExecutable.Builder
 
A B C E G I M N O S U V W 

Copyright © 2004–2015 The Kuali Foundation. All rights reserved.