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

Revert "Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.20.0" #601

Conversation

basil
Copy link
Member

@basil basil commented Aug 27, 2024

Reverts #590

After deploying this today, I started getting these errors from Jenkins Maven plugins:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.20.0:site (default-site) on project jellydoc-maven-plugin: Failed to create context for skin: Cannot use skin: has [1.11.1,2.0.0-M1) Doxia Sitetools prerequisite, but current is 2.0.0-M19 -> [Help 1]

@basil basil added the bug label Aug 27, 2024
@basil basil merged commit e3c9c15 into master Aug 27, 2024
0 of 2 checks passed
@basil basil deleted the revert-590-dependabot/maven/org.apache.maven.plugins-maven-site-plugin-3.20.0 branch August 27, 2024 19:15
@basil
Copy link
Member Author

basil commented Aug 28, 2024

Per https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack we may need to upgrade Maven Fluido Skin. It is currently in milestone status (2.0.0-M10) with a plan to do a GA release by mid-October at the latest.

@basil
Copy link
Member Author

basil commented Sep 1, 2024

Waiting on the following upstream releases:

  • Maven Fluido Skin 2.0.0
  • Maven Reporting API 4.0.0
  • Maven Reporting Impl 4.0.0

I prototyped this migration in maven-hpi-plugin, jellydoc-maven-plugin, and stapler-maven-plugin, and all works as expected using the latest milestone releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant