Message:
The following issue has been closed.
Resolver: dion gillard
Date: Sun, 19 Jan 2003 11:05 AM
Fixed in CVS today
---------------------------------------------------------------------
View the issue:
http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-60
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-60
Summary: checkstyle license file issue
Type: Bug
Status: Closed
Priority: Minor
Resolution: FIXED
Time Spent: Unknown
Estimate: Unknown
Project: maven
Component: None
Fix For: 1.0-beta-8
Versions:
1.0-beta-7
Assignee: Jason van Zyl
Reporter: Vincent Massol
Created: Fri, 9 Aug 2002 11:54 AM
Updated: Sun, 19 Jan 2003 11:05 AM
Description:
I am using the maven.checkstyle.properties property. In my checkstyle properties file
I define the license to be stored in a LICENSE file (note that it does not end with
.txt).
When I run "maven site" it checks for the existence of LICENSE.txt file even though I
am using maven.checkstyle.properties. It should only do that when using
maven.checkstyle.type.
error:
checkstyle:check-license-file:
[echo]
=======================================================================
= W A R N I N G =
=======================================================================
= Your project doesn't contain any LICENSE.txt file. Checktyle needs =
= it to check the existence of the License in your source files. If =
= it can't find this file, it throws an error. =
= A temporary solution is to create an empty LICENSE.txt file. =
= Though, we recommend that you edit this License. =
=======================================================================
Thanks
-Vincent
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.werken.com/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>