mirror of https://github.com/apache/maven.git
*** empty log message ***
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a50d380cc8
commit
e88db1a3ba
|
@ -44,9 +44,9 @@ tail +$SKIP $0 | tar xz -C $DIR
|
||||||
|
|
||||||
. ${MBOOT_HOME}/maven.functions
|
. ${MBOOT_HOME}/maven.functions
|
||||||
|
|
||||||
echo "-------------------------------------------------------"
|
echo "-----------------------------------------------------------------------"
|
||||||
echo "Installing MBoot dependencies ... "
|
echo "Installing MBoot dependencies ... "
|
||||||
echo "-------------------------------------------------------"
|
echo "-----------------------------------------------------------------------"
|
||||||
|
|
||||||
downloadMBootDependencies
|
downloadMBootDependencies
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue