Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 4.73 KB

CHANGELOG.md

File metadata and controls

61 lines (40 loc) · 4.73 KB

2.2.2

  • Explicitly start and end Doxia table rows in site report (3db5435) by @nyg

2.2.1

  • Do not print ANSI escape codes in site report (5372440)

2.2.0

2.1.0

  • Add a :report goal to generate plugin executions list in HTML (86b2717)
  • Reorder table columns order for list goal (6b21c97)

2.0.0

1.5

1.4


1.3


  • Ensure thread safety when writing output to file (92a248a)
  • Align table header separators when using list goal (9ea43b8)
  • Add Integration Tests (9d7f91d)
  • Introduce output file property (94286aa) by @mattnelson
  • Build project with maven toolchains to ensure JRE 6 compatibility (f285db4)
  • Fix README formatting (f7e88fc)
  • Correctly generate Introduction and Usage site pages (9937ea6)

1.2


  • Respect maven lifecycle sequence in report (e620021)
  • Display build plan in one operation (56879cb)
  • Report correct phase (68a93d0)