[ https://jira.codehaus.org/browse/MCHECKSTYLE-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg closed MCHECKSTYLE-46. -------------------------------------- Resolution: Incomplete No feedback from reporter. > Don't set checkstyle.header.file property when using a custom checkstyle xml > file > --------------------------------------------------------------------------------- > > Key: MCHECKSTYLE-46 > URL: https://jira.codehaus.org/browse/MCHECKSTYLE-46 > Project: Maven 2.x Checkstyle Plugin > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Carlos Sanchez > > I'd like to use this code in my xml, but maven will always set > checkstyle.header.file to LICENSE.txt, forcing me to set also headerLocation > {code} > <module name="RegexpHeader"> > <property name="headerFile" value="${checkstyle.header.file}" > default="config/maven-header.txt"/> > </module> > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira