release plugin 2.3.2

prepare does fine.

perform fails with:

[INFO] --- maven-release-plugin:2.3.2:perform (default-cli) @
find-jug-dist-dir-maven-plugin ---
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd
/Users/benson/x/find-jug-dist-dir-maven-plugin/target && git clone --branch
find-jug-dist-dir-maven-plugin-1
[email protected]:basis-technology-corp/find-jug-dist-dir-maven-plugin.git
/Users/benson/x/find-jug-dist-dir-maven-plugin/target/checkout
[INFO] Working directory:
/Users/benson/x/find-jug-dist-dir-maven-plugin/target
[ERROR] The git-clone command failed.

scm looks like:

    <scm>
      <connection>scm:git:[email protected]:
basis-technology-corp/find-jug-dist-dir-maven-plugin.git</connection>
      <developerConnection>scm:git:[email protected]:
basis-technology-corp/find-jug-dist-dir-maven-plugin.git</developerConnection>
      <url>
https://github.com/basis-technology-corp/find-jug-dist-dir-maven-plugin
</url>
      <tag>HEAD</tag>
    </scm>

Reply via email to