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:
Brett Leslie Porter 2005-09-26 04:53:10 +00:00
parent fba77cb146
commit 7d1fb02010

View File

@ -29,6 +29,7 @@
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
* @version $Id$
* @goal install-file
* @requiresProject false
*/
public class InstallFileMojo
extends AbstractInstallMojo