@groovy.transform.CompileStatic class GrailsProfilePublishGradlePlugin extends GrailsPublishGradlePlugin
A plugin for publishing profiles
Constructor and description |
---|
GrailsProfilePublishGradlePlugin(ObjectFactory objectFactory) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
apply(Project project) |
|
protected void |
doAddArtefact(Project project, MavenPublication publication) |
|
protected java.lang.String |
getDefaultClassifier() |
|
protected java.util.Map<java.lang.String, java.lang.String> |
getDefaultExtraArtifact(Project project) |