这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@Marcono1234
Copy link
Contributor

@Marcono1234 Marcono1234 commented Mar 30, 2025

Since https://issues.apache.org/jira/browse/MPLUGIN-467 a dedicated plugin has to be used for report generation.
The previous setup here was already failing, but maybe it was not noticed because CI does not run mvn site for it?

Important

The code snippets on https://www.baeldung.com/maven-plugin#documentation have to be updated as well.

Since https://issues.apache.org/jira/browse/MPLUGIN-467 a dedicated plugin has to be used for report generation.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>${maven-compiler-plugin.version}</version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Note that there was also previously a copy & paste error here: It erroneously used maven-compiler-plugin.version.

@lor6 lor6 merged commit 35ab925 into eugenp:master May 6, 2025
1 check passed
@lor6
Copy link
Collaborator

lor6 commented May 6, 2025

Thanks @Marcono1234 I will update the article as well.

@Marcono1234 Marcono1234 deleted the custom-maven-plugin-report branch May 24, 2025 16:26
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