- getArchive() - Method in class org.ibissource.maven.IbisWarPluginMojo
-
We like to populate the manifest with more information about the project
- getFileContent(File) - Method in class org.ibissource.maven.IbisWarPluginMojo
-
- getFileContent(InputStream) - Method in class org.ibissource.maven.IbisWarPluginMojo
-
- getIbisWarPlugin(Model) - Method in class org.ibissource.maven.IbisLifecycleParticipant
-
Returns the ibis-war-plugin from build/plugins section of model or null if not present.
- getIbisWarPluginFromContainer(PluginContainer) - Method in class org.ibissource.maven.IbisLifecycleParticipant
-
Returns the ibis-war-plugin from pluginContainer or null if not present.
- getMavenWarPlugin(Model) - Method in class org.ibissource.maven.IbisLifecycleParticipant
-
Returns the maven-war-plugin from build/plugins section of model or null if not present.
- getMavenWarPluginFromContainer(PluginContainer) - Method in class org.ibissource.maven.IbisLifecycleParticipant
-
Returns the maven-war-plugin from pluginContainer or null if not present.
- getPluginByGAFromContainer(String, String, PluginContainer) - Method in class org.ibissource.maven.IbisLifecycleParticipant
-