Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javadoc nits #51

Merged
merged 1 commit into from
Aug 11, 2023
Merged

javadoc nits #51

merged 1 commit into from
Aug 11, 2023

Conversation

elharo
Copy link
Contributor

@elharo elharo commented May 21, 2023

Testing whether the CI is broken. Nothing in this PR should fail any test.

@timtebeek

@elharo
Copy link
Contributor Author

elharo commented May 21, 2023

Verify / Verify / windows-latest jdk-8-temurin 3.9.2 (push) is broken:

Error:  Failures: 
Error:    GpgSignArtifactIT.testPlacementOfArtifactInOutputDirectory:98 
Expected: ["sign-release-in-default-dir-1.0.jar.asc"] in any order
     but: no item matches: "sign-release-in-default-dir-1.0.jar.asc" in []
Error:    GpgSignArtifactIT.testPlacementOfArtifactInOutputDirectory:98 
Expected: ["sign-release-in-output-dir-1.0.jar.asc"] in any order
     but: no item matches: "sign-release-in-output-dir-1.0.jar.asc" in []
Error:    GpgSignArtifactIT.testPlacementOfArtifactInOutputDirectory:98 
Expected: ["sign-release-in-root-dir-1.0.jar.asc"] in any order
     but: no item matches: "sign-release-in-root-dir-1.0.jar.asc" in []
Error:    GpgSignArtifactIT.testPlacementOfArtifactInOutputDirectory:98 
Expected: ["sign-release-in-same-dir-1.0.jar", "sign-release-in-same-dir-1.0.jar.asc"] in any order
     but: no item matches: "sign-release-in-same-dir-1.0.jar.asc" in ["sign-release-in-same-dir-1.0.jar"]
Error:    GpgSignAttachedMojoIT.testInteractiveWithoutPassphrase:64 Maven execution failed because no pinentry program is available
Expected: a string containing "[GNUPG:] FAILURE sign 67108949"
     but: was "[DEBUG] Using maven.home of: 'C:\Users\runneradmin\.m2\wrapper\dists\apache-maven-3.9.2-bin\3238cb54\apache-maven-3.9.2'.
[DEBUG] Executing: cmd.exe /X /C "C:\Users\runneradmin\.m2\wrapper\dists\apache-maven-3.9.2-bin\3238cb54\apache-maven-3.9.2\bin\mvn.cmd -X -V -D maven.repo.local=D:\a\maven-gpg-plugin\maven-gpg-plugin\target\local-repo -s D:\a\maven-gpg-plugin\maven-gpg-plugin\target\test-classes\it\settings.xml -D gpg.homedir=D:\a\maven-gpg-plugin\maven-gpg-plugin\target\test-classes\gnupg clean install"

@slachiewicz slachiewicz merged commit 4c3098b into master Aug 11, 2023
@slachiewicz slachiewicz deleted the ci branch August 11, 2023 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants