You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/26 06:53:06 UTC

[jira] Closed: (MPCHECKSTYLE-21) Build fails if target directory doesn't exist

Message:

   The following issue has been closed.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPCHECKSTYLE-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPCHECKSTYLE-21
    Summary: Build fails if target directory doesn't exist
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-checkstyle-plugin
   Fix Fors:
             2.4.2
   Versions:
             2.4

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Fri, 14 May 2004 11:34 AM
    Updated: Wed, 26 May 2004 12:52 AM
Environment: WinXP, MAVEN 1.0 BRANCH

Description:
With a new project without target directory there's an error :

checkstyle:report:
    [echo]
      =================================================================
      =                          W A R N I N G                        =
      =================================================================
      =  Your project doesn't contain a header file specified as:     =
      =  C:\Work\Dev\xtalk/LICENSE.txt
      =  Checkstyle 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.             =
      =================================================================


BUILD FAILED
File...... C:\Work\Config\maven\plugins\maven-checkstyle-plugin-2.4-SNAPSHOT\plugin.jelly
Element... j:file
Line...... 121
Column.... 58
C:\Work\Dev\xtalk\target\LICENSE_DUMMY.txt (Le chemin d'accÞs spÚcifiÚ est introuvable)
Total time: 6 seconds
Finished at: Fri May 14 17:21:37 CEST 2004


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org