mirror of https://github.com/apache/maven.git
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:
parent
7545511aaf
commit
7e50e98385
|
@ -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
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue