o the two mojos are colliding somehow, when this one is activated it clobbers the jar goal.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162785 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-06-17 20:25:16 +00:00
parent 7545511aaf
commit 7e50e98385
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.codehaus.plexus.util.FileUtils;
import java.io.File;
/**
* @goal jar:install
* @goalXX install
*
* @description install a jar in local repository
*