public final class MojoFileUtils extends Object
public static void ensureExists(File directory) throws org.apache.maven.plugin.MojoExecutionException
directory - the directory to check. It is not checked, if this is a
directory or a file.org.apache.maven.plugin.MojoExecutionException - if the directory does not exist and cannot
be created.Copyright © 2006-2014. All Rights Reserved.