mirror of https://github.com/apache/maven.git
goal doesn't require a project
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@291560 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fba77cb146
commit
7d1fb02010
|
@ -29,6 +29,7 @@ import java.io.File;
|
|||
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
|
||||
* @version $Id$
|
||||
* @goal install-file
|
||||
* @requiresProject false
|
||||
*/
|
||||
public class InstallFileMojo
|
||||
extends AbstractInstallMojo
|
||||
|
|
Loading…
Reference in New Issue