580782: SCM plugin connects to mylyn docs git over SSH

Configure the maven SCM plugin to use SSH for connecting to the mylyn
docs git repository. Connecting via https is unsupported within the
context of the jenkins job. SSH credentials are already specified
in the Jenkins configuration.

The proper SSH-based git url is defined already in the POM's
SCM.developerConnection property so reference that from the scm plugin
configuration.

Change-Id: I0e3de630d24eddf1c7f95be2331283a9e164ff7d
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=580782
1 file changed
tree: 6f2fb0dfaeab0c6af9f475a2638bbc023b8a1f1b
  1. .mvn/
  2. aggregate/
  3. docs/
  4. epub/
  5. target-platform/
  6. wikitext/
  7. .gitignore
  8. CONTRIBUTING.txt
  9. LICENSE
  10. pom.xml
  11. README.md
README.md

org.eclipse.mylyn.docs

Developer resources:

Information regarding source code management, builds, coding standards, and more.