Skip to content

Conversation

Marcono1234
Copy link
Contributor

@Marcono1234 Marcono1234 commented Mar 30, 2025

Resolves #394

These changes add a new workflow for publishing the plugin site. It runs when:

Additionally, every CI build also builds the plugin site (but does not deploy it) to make sure that building it works, and to avoid any surprises when trying to create a release.

Here is an example of the new site: https://marcono1234.github.io/proguard-maven-plugin/index.html

If you want anything changed, please let me know.

Open tasks for you as maintainers:

Comment on lines -208 to +200
<artifactId>maven-plugin-plugin</artifactId>
<artifactId>maven-plugin-report-plugin</artifactId>
Copy link
Contributor Author

@Marcono1234 Marcono1234 Mar 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explanation: It seems previously the reporting was part of the maven-plugin-plugin but was later extracted into the dedicated maven-plugin-report-plugin, see https://issues.apache.org/jira/browse/MPLUGIN-467.

@Marcono1234 Marcono1234 force-pushed the marcono1234/plugin-documentation-site branch from 0c1f827 to 52e7c14 Compare March 30, 2025 23:50
@lasselindqvist lasselindqvist merged commit ced5c4b into wvengen:master Mar 31, 2025
3 checks passed
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.

Plugin site is outdated
3 participants