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

Fixed the failed release build #1194

Merged
merged 1 commit into from
Nov 30, 2024
Merged

Conversation

andrzejj0
Copy link
Contributor

Several issues with integration tests for #333 caused it to break the release build with Maven 4.

@andrzejj0 andrzejj0 added the bug label Nov 30, 2024
@andrzejj0 andrzejj0 added this to the 2.19.0 milestone Nov 30, 2024
@andrzejj0 andrzejj0 changed the title Fixing the failed release build Fixed the failed release build Nov 30, 2024
@andrzejj0 andrzejj0 merged commit 77cc0b2 into mojohaus:master Nov 30, 2024
26 checks passed
@andrzejj0 andrzejj0 deleted the release-fix branch November 30, 2024 19:03
@@ -1 +1 @@
invoker.goals=site
invoker.goals = ${project.groupId}:${project.artifactId}:${project.version}:dependency-updates-aggregate-report
Copy link
Member

Choose a reason for hiding this comment

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

Does it will work with site plugin?
Or only as direct report call?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it does. The only difference is the location of the generated files (site vs reports).

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.

2 participants