[sikuli] 120/385: Update README.md
Gilles Filippini
pini at moszumanska.debian.org
Sun Jun 29 19:25:58 UTC 2014
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 2760c048b3a451663471aa7081876b48eec5fe1f
Author: Raimund Hocke <rmhdevelop at me.com>
Date: Mon Jan 6 14:28:45 2014 +0100
Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 06ef93d..d597e30 100644
--- a/README.md
+++ b/README.md
@@ -175,7 +175,7 @@ As it is standard with Maven, all -D parameters go to Java system properties, wh
**--- How to deploy to a private Maven repository ---**
Edit/configure the repository in section `distributionManagement` in root `pom.xml`.<br />
-The current setting is to the local copy of the peer Git Repo SikuliX-Maven-Repo here (after deployment you have to run a commit and trigger a push, to get it on GitHub).<br />
+The current setting is to the local copy of the peer Git Repo [SikuliX-Maven-Repo](https://github.com/RaiMan/SikuliX-Maven-Repo) here (after deployment you have to run a commit and trigger a push, to get it on GitHub).<br />
This approch [comes from here ...](http://cemerick.com/2010/08/24/hosting-maven-repos-on-github/).
@@ -183,3 +183,5 @@ To make a deploy run <br />
`mvn deploy -PwithDocs,withSource`
With Maven < 3.0 you might need `-DaltDeploymentRepository=...` additionally.
+
+For usage hints look at the [README of SikuliX-Maven-Repo](https://github.com/RaiMan/SikuliX-Maven-Repo)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sikuli.git
More information about the pkg-java-commits
mailing list