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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force artifact install when building javadocs in CI (#742) #814

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

abelsromero
Copy link
Member

Thank you for opening a pull request and contributing to asciidoctor-maven-plugin!

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Documentation
  • Refactor
  • Build improvement
  • Other (please describe)

What is the goal of this pull request?

Fix javadoc build flakes in CI

**Failed to execute goal on project asciidoctor-maven-plugin: Could not resolve dependencies for project org.asciidoctor:asciidoctor-maven-plugin:maven-plugin:3.0.1-SNAPSHOT: The following artifacts could not be resolved: org.asciidoctor:asciidoctor-maven-commons:jar:3.0.1-SNAPSHOT (absent): Could not find artifact org.asciidoctor:asciidoctor-maven-commons:jar:3.0.1-SNAPSHOT -> [Help 1]**

Are there any alternative ways to implement this?

This is an experiment 馃

Are there any implications of this pull request? Anything a user must know?

Is it related to an existing issue?

Finally, please add a corresponding entry to CHANGELOG.adoc

@abelsromero abelsromero changed the title Force artifact install when building javadocs in CI Force artifact install when building javadocs in CI (#742) Apr 1, 2024
@abelsromero
Copy link
Member Author

abelsromero commented Apr 1, 2024

Fix works locally. Several runs and it does not reproduce 馃憣

@abelsromero abelsromero merged commit 246a214 into asciidoctor:main Apr 1, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant