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