diff options
Diffstat (limited to 'devel/maven/pkg-message')
-rw-r--r-- | devel/maven/pkg-message | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/maven/pkg-message b/devel/maven/pkg-message index e14ae92463c8..6fc376fecdd4 100644 --- a/devel/maven/pkg-message +++ b/devel/maven/pkg-message @@ -1,9 +1,7 @@ -To work with Maven you need to set the following environment variables: +To work with Maven you need to set the following environment variable: * JAVA_HOME Set it to the base directory of your java installation. - * MAVEN_HOME - Set it to ``%%DATADIR%%''. Then, you should initialize your repository with: %%DATADIR%%/bin/install_repo.sh ~/.maven/repository |