You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "nicolas de loof (JIRA)" <ji...@codehaus.org> on 2009/05/13 17:48:45 UTC

[jira] Closed: (MCHECKSTYLE-108) If I use the default maven checkstyle config, I can't use my own license header

     [ http://jira.codehaus.org/browse/MCHECKSTYLE-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

nicolas de loof closed MCHECKSTYLE-108.
---------------------------------------

         Assignee: nicolas de loof
       Resolution: Won't Fix
    Fix Version/s: 2.3

As described in MCHECKSTYLE-48, the maven_checks + LICENSE.txt combination is largelly used by maven for internal use, and to avoid regression we had to force the LICENSTE.txt to point to the default, common maven licence header.

Simply changing your Licence file name / location to anything BUT "LICENSE.txt" will fix this. Beeing case sensitive, you could just rename it to "License.txt", or maybe LICENSE without "txt" extension

> If I use the default maven checkstyle config, I can't use my own license header
> -------------------------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-108
>                 URL: http://jira.codehaus.org/browse/MCHECKSTYLE-108
>             Project: Maven 2.x Checkstyle Plugin
>          Issue Type: Bug
>    Affects Versions: 2.2
>            Reporter: Paul Gier
>            Assignee: nicolas de loof
>             Fix For: 2.3
>
>
> I'm working on a plugin that follows the maven code conventions, but uses the MIT license instead of apache.  If I set the configLocation to "config/maven_checks.xml" then the plugin ignores the LICENSE.txt file that I put into the root directory of my project even if I set the headerLocation.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira