public interface ManifestCustomizerService
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getEntries(AbstractVertxMojo mojo,
MavenProject project)
Returns the entries to add to the manifest.
|
Map<String,String> getEntries(AbstractVertxMojo mojo, MavenProject project)
mojo - the mojoproject - the projectCopyright © 2018. All rights reserved.