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

Plugin causing issues in project reports #223

Closed
bradleylarrick opened this issue Jan 23, 2023 · 2 comments · Fixed by #227
Closed

Plugin causing issues in project reports #223

bradleylarrick opened this issue Jan 23, 2023 · 2 comments · Fixed by #227

Comments

@bradleylarrick
Copy link

Running the launch4j-maven-plugin is corrupting the results of the maven-project-info-reports-plugin. The Plugin Management and Plugins reports have all the GroupId, ArtifactId and Version values replaced with the GroupId, ArtifactId and Version of the current project.

A sample project reproducing the problem (with a possible fix) can be found at https://github.com/bradleylarrick/launch4j-example.

Note: This is a duplicate of issue #187, which I erroneously reported as fixed in the latest release.

@lukaszlenart
Copy link
Collaborator

Is solution the same as in the previous issue?

@bradleylarrick
Copy link
Author

Yes, removing the call to configuration.setProject() in retrieveBinaryBits().

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