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

Unable to set dependencyReportFormat as parameter anymore #185

Closed
sabaka opened this issue Jul 13, 2017 · 0 comments
Closed

Unable to set dependencyReportFormat as parameter anymore #185

sabaka opened this issue Jul 13, 2017 · 0 comments
Milestone

Comments

@sabaka
Copy link
Contributor

sabaka commented Jul 13, 2017

Can't set xml as report format as parameter

[master|⚑ 11] $ mvn org.codehaus.mojo:versions-maven-plugin:2.5-SNAPSHOT:dependency-updates-report -Dversions.report.formats="xml"
[INFO] Scanning for projects...
...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
...
[INFO] ------------------------------------------------------------------------
  [master|⚑ 11] $ ls target/
site

Other properties were changed to use @Parameter annotation, but not formats.

sabaka pushed a commit to sabaka/versions-maven-plugin that referenced this issue Jul 13, 2017
@olamy olamy closed this as completed in 66cefaa Aug 16, 2017
olamy added a commit that referenced this issue Aug 16, 2017
Fixed #185: add parameter for dependency update report formats
@olamy olamy added this to the 2.5 milestone Aug 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants