git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2004-08-14 06:59:14 +00:00
parent 097c8f7623
commit 1dfc502e05
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ public void run( String[] args )
{
System.out.println( "You must have a ~/maven.properties file and must contain the following entries:" );
System.out.println( "maven.home = /path/to/m2/installtion" );
System.out.println( "maven.home = /path/to/m2/installation" );
System.out.println( "maven.repo.local = /path/to/m2/repository" );