Class GroovyMapping
- java.lang.Object
-
- org.sonatype.maven.polyglot.mapping.MappingSupport
-
- org.sonatype.maven.polyglot.groovy.GroovyMapping
-
- All Implemented Interfaces:
org.sonatype.maven.polyglot.mapping.Mapping
@Component(role=org.sonatype.maven.polyglot.mapping.Mapping.class, hint="groovy") public class GroovyMapping extends org.sonatype.maven.polyglot.mapping.MappingSupport
Groovy model mapping.- Since:
- 0.7
-
-
Constructor Summary
Constructors Constructor Description GroovyMapping()
-
Method Summary
-
Methods inherited from class org.sonatype.maven.polyglot.mapping.MappingSupport
accept, getAcceptLocationExtensions, getAcceptOptionKeys, getFlavour, getLocation, getPomNames, getPriority, getReader, getWriter, locatePom, setAcceptLocationExtensions, setAcceptOptionKeys, setPomNames, setPriority
-
-