elharo commented on pull request #9:
URL: https://github.com/apache/maven-gpg-plugin/pull/9#issuecomment-800503901
Haven't tried the latest commit, but now I see this. Maven 3.2.5 is quite
old, as is jdk1.7.0_80. It's possible it's having SSL problems connecting to
Maven Central.
```
Maven execution failed because no pinentry program is available
Expected: a string containing "[GNUPG:] FAILURE sign 67108949"
but: was "[DEBUG] Using ${maven.home} of:
'/home/jenkins/tools/maven/apache-maven-3.2.5'.
[DEBUG] Executing: /bin/sh -c cd
'/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2/linux-jdk7-m3.2.x_build/target/test-classes/it/sign-release-without-passphrase-interactive'
&& '/usr/local/asfpackages/maven/apache-maven-3.2.5/bin/mvn' '-X' '-V' '-D'
'maven.repo.local=/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2/linux-jdk7-m3.2.x_build/target/local-repo'
'-s'
'/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2/linux-jdk7-m3.2.x_build/target/test-classes/it/settings.xml'
'-D'
'gpg.homedir=/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2/linux-jdk7-m3.2.x_build/target/test-classes/gnupg'
'clean' 'install'
Picked up JAVA_TOOL_OPTIONS:
-Dmaven.ext.class.path="/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2@tmp/withMaven287550cf/pipeline-maven-spy.jar"
-Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/en-box_maven-gpg-plugin_MGPG-79B@2@tmp/withMaven287550cf"
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1;
2014-12-14T17:29:23+00:00)
Maven home: /home/jenkins/tools/maven/apache-maven-3.2.5
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-74-generic", arch: "amd64", family: "unix"
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]