Package org.apache.ivy.plugins.parser.m2
Class PomModuleDescriptorBuilder.PomPluginElement
java.lang.Object
org.apache.ivy.plugins.parser.m2.PomModuleDescriptorBuilder.PomPluginElement
- All Implemented Interfaces:
PomDependencyMgt
- Enclosing class:
- PomModuleDescriptorBuilder
private static class PomModuleDescriptorBuilder.PomPluginElement
extends Object
implements PomDependencyMgt
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
groupId
-
artifactId
-
version
-
-
Constructor Details
-
PomPluginElement
-
-
Method Details
-
getGroupId
- Specified by:
getGroupId
in interfacePomDependencyMgt
-
getArtifactId
- Specified by:
getArtifactId
in interfacePomDependencyMgt
-
getVersion
- Specified by:
getVersion
in interfacePomDependencyMgt
-
getScope
- Specified by:
getScope
in interfacePomDependencyMgt
-
getExcludedModules
- Specified by:
getExcludedModules
in interfacePomDependencyMgt
-