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

Fix changes report link for new version of Maven Changes plugin from commons-parent 79 #388

Merged

Conversation

froque
Copy link
Contributor

@froque froque commented Jan 14, 2025

[WARNING] Goal 'changes-report' is deprecated: use change goal
maven-changes-plugin changed changes-report to changes

Removed plugin from pom.xml because parent pom already contains this config.

FILEUPLOAD-358 Release history link changed from changes-report.html to changes.html

Thanks for your contribution to Apache Commons! Your help is appreciated!

Before you push a pull request, review this list:

  • Read the contribution guidelines for this project.
  • Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible but is a best-practice.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Each commit in the pull request should have a meaningful subject line and body. Note that commits might be squashed by a maintainer on merge.

> [WARNING]  Goal 'changes-report' is deprecated: use change goal
maven-changes-plugin changed `changes-report` to `changes`

Removed plugin from pom.xml because parent pom already contains this config.

FILEUPLOAD-358 Release history link changed from changes-report.html to changes.html
src/site/xdoc/index.xml Show resolved Hide resolved
@garydgregory garydgregory merged commit e3408fc into apache:master Jan 14, 2025
8 checks passed
@garydgregory
Copy link
Member

@froque
Merged 👍 Thank you!

@garydgregory garydgregory changed the title Fix changes report link Fix changes report link for new version of Maven Changes plugin from commons-parent 79 Jan 14, 2025
garydgregory added a commit that referenced this pull request Jan 14, 2025
@froque froque deleted the FILEUPLOAD-358_fix_changes-reports_link branch January 14, 2025 12:27
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.

3 participants