org.apache.maven.plugin.deploy
public class DeployFileMojo extends AbstractDeployMojo
UNKNOWN: deploy-file false
| Method Summary | |
|---|---|
| void | execute() |
| protected void | initProperties() |
| protected Model | readModel(File pomFile)
Extract the Model from the specified file.
|
Parameters: pomFile
Returns:
Throws: MojoExecutionException if the file doesn't exist of cannot be read.