public class AssemblyContentsVerifier
extends org.codehaus.gmaven.mojo.GroovyMojo
implements groovy.lang.GroovyObject
| Constructor and Description |
|---|
AssemblyContentsVerifier() |
public File getAllowlist()
public void setAllowlist(File value)
public String getProjectOutputFile()
public void setProjectOutputFile(String value)
public String getProductVersion()
public void setProductVersion(String value)
public Boolean getMaven3StyleSnapshots()
public void setMaven3StyleSnapshots(Boolean value)
public Boolean getSkip()
public void setSkip(Boolean value)
public org.apache.maven.project.MavenProject getProject()
public void setProject(org.apache.maven.project.MavenProject value)
public Object getOutputFile()
public void setOutputFile(Object value)
public Object getVersion()
public void setVersion(Object value)
public Object getPattern()
public void setPattern(Object value)
public Set getMandatoryWildcards()
public void setMandatoryWildcards(Set value)
public List getAllowlistEntries()
public void setAllowlistEntries(List value)
public void execute()
execute in interface org.apache.maven.plugin.Mojopublic groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class groovy.lang.GroovyObjectSupportpublic void setMetaClass(groovy.lang.MetaClass metaClass)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class groovy.lang.GroovyObjectSupportpublic Object invokeMethod(String name, Object args)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class groovy.lang.GroovyObjectSupportpublic Object getProperty(String name)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class org.codehaus.gmaven.mojo.GroovyMojoCopyright © 2021. All rights reserved.