Maven 1.x Checkstyle Plugin

Checkstyle plugin doesn't respect maven.license.licenseFile

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 2.2
  • Fix Version/s: 3.0.1
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

it still requires ${basedir}/LICENSE.txt.

it didn't used to.

Activity

Hide
Brett Porter added a comment -

can you check this against the latest CVS of the plugin?

Show
Brett Porter added a comment - can you check this against the latest CVS of the plugin?
Hide
Carlos Sanchez added a comment -

The right property is maven.checkstyle.header.file that can be set to ${maven.license.licenseFile}. We can do that by default.

Show
Carlos Sanchez added a comment - The right property is maven.checkstyle.header.file that can be set to ${maven.license.licenseFile}. We can do that by default.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: