public class MavenGroup extends Object implements BsnToMavenPath, Plugin
Constructor and Description |
---|
MavenGroup() |
Modifier and Type | Method and Description |
---|---|
String[] |
getGroupAndArtifact(String bsn) |
void |
setProperties(Map<String,String> map)
Give the plugin the remaining properties.
|
void |
setReporter(Reporter processor)
Set the current reporter.
|
public String[] getGroupAndArtifact(String bsn)
getGroupAndArtifact
in interface BsnToMavenPath
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 © 2021 aQute SARL. All rights reserved.