Constructor and Description |
---|
MavenDeploy() |
Modifier and Type | Method and Description |
---|---|
boolean |
deploy(Project project,
java.lang.String jarName,
java.io.InputStream jarStream) |
void |
setProperties(java.util.Map<java.lang.String,java.lang.String> map)
Give the plugin the remaining properties.
|
void |
setReporter(aQute.service.reporter.Reporter processor)
Set the current reporter.
|
public void setProperties(java.util.Map<java.lang.String,java.lang.String> map)
Plugin
setProperties
in interface Plugin
map
- attributes and directives for this plugin's clausepublic void setReporter(aQute.service.reporter.Reporter processor)
Plugin
setReporter
in interface Plugin