public interface IvyProjectDeployer
Modifier and Type | Method and Description |
---|---|
void |
deployIar(String iarPath,
org.apache.maven.plugin.logging.Log log) |
void deployIar(String iarPath, org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoExecutionException
iarPath
- the path to the deployable (uploaded) iar. Must be relative the engines deploy directory.log
- mojo logorg.apache.maven.plugin.MojoExecutionException
- if deployment failsCopyright © 2016 AXON IVY AG. All rights reserved.