there is no package plugin, so can't prereq on that - and prereqs are ignored now anyway.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163390 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-02-24 00:29:17 +00:00
parent 5f65f68c1b
commit 1055b6493c
1 changed files with 0 additions and 2 deletions

View File

@ -42,8 +42,6 @@ package org.apache.maven.plugin.install;
* expression="#localRepository"
* description=""
*
* @prereq package
*
*/
public class InstallMojo
extends AbstractInstallMojo