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

Report parent updates #343

Closed
reallyinsane opened this issue Mar 30, 2019 · 6 comments · Fixed by #722
Closed

Report parent updates #343

reallyinsane opened this issue Mar 30, 2019 · 6 comments · Fixed by #722
Milestone

Comments

@reallyinsane
Copy link

Currently there is no way to generate a report including the update information about the parent. There is a report for dependency updates (dependency-updates-report) and one for plugin updates (plugin-updates-report). I'd like to have the information about the parent too.

There could be two ways to achive this:

  • create a new goal for generating a report about the parent (parent-updates-report)
  • create a single report for everything (parent, dependencies, plugins, properties) with options to disable parts of them

What do you think?

P.S. I need a report because I use it to generate metrics about the possible updates for a project. By now the information about the parent is missing.

@helpermethod
Copy link

So much this!

A complete report would be very helpful, as I would like to generate pull requests based on the report.

@jarmoniuk
Copy link
Contributor

Hi there. Do you still need this feature @reallyinsane ?

@reallyinsane
Copy link
Author

Hi,
no offense, but the issue is three years old. I'd really like to have this feature. If you don't have time for it, I could also do the changes on my own and create a pull request.

Regards

Matthias

@jarmoniuk
Copy link
Contributor

jarmoniuk commented Sep 21, 2022

I only came to this project a few weeks ago @reallyinsane. But you are indeed welcome to submit a PR if you like.

@jarmoniuk
Copy link
Contributor

jarmoniuk commented Sep 22, 2022

@reallyinsane let me know if you're willing to, otherwise I'll make one. Btw, aggregate support will be added as a different item -- #333

jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Sep 23, 2022
jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Sep 23, 2022
@slawekjaranowski slawekjaranowski linked a pull request Sep 27, 2022 that will close this issue
slawekjaranowski pushed a commit that referenced this issue Sep 27, 2022
@slawekjaranowski slawekjaranowski added this to the 2.13.0 milestone Sep 27, 2022
jarmoniuk added a commit to jarmoniuk/versions-maven-plugin that referenced this issue Sep 27, 2022
@reallyinsane
Copy link
Author

@reallyinsane let me know if you're willing to, otherwise I'll make one. Btw, aggregate support will be added as a different item -- #333

Sorry for the late reply. Now all is implemented already. Thank you for that.

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

Successfully merging a pull request may close this issue.

5 participants