This is an automated email from the git hooks/post-receive script. pini pushed a commit to tag upstream/1.1.0_beta1 in repository sikuli.
commit 6c8df120df7c707a74d39617ea22c753efd304e4 Author: Raimund Hocke <[email protected]> Date: Wed Dec 25 13:56:50 2013 +0100 Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 32014ca..e311fcf 100644 --- a/README.md +++ b/README.md @@ -68,11 +68,11 @@ In the root directory of the repo run <br /> `mvn clean install`<br /> which builds all modules and installs the artifacts into your local Maven repository. -If you want jars containing the sources of the respective modules and or containing the javadocs you can use the following profile switches:<br /> +If you want jars containing the sources of the respective modules and/or containing the javadocs you can use the following profile switches:<br /> `mvn clean install -PwithSource,withDocs`<br /> (but for local usages, there might not be any sense in that ;-) -**Be aware** This will add "tons" of additional stuff from Maven Central repository to your local Maven repository, especially when you are a first time Maven user. +**Be aware** This mandatory first step will add "tons" of additional stuff from Maven Central repository to your local Maven repository, especially when you are a first time Maven user. **Basic compile/package/install for each module**<br /> you have 2 options, to selectively run the POM of a specific module alone: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

