[ 
https://jira.codehaus.org/browse/MOJO-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=293113#comment-293113
 ] 

Michael Damman commented on MOJO-1815:
--------------------------------------

This is the first project I've tried it out on. I'll try it on some others and 
see if I get the same result.

The only other thing I can think of is that I don't have the source directory 
defined correctly. I have this in my build section. Does this look right?

<!-- The source directory needs to be explicitly set for the CodeNarc plugin -->
<sourceDirectory>src/main/groovy</sourceDirectory>
<testSourceDirectory>src/test/groovy</testSourceDirectory>
                
> codenarc-maven-plugin xml file (CodeNarc.xml) contains a package element with 
> path attribute with no value.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: MOJO-1815
>                 URL: https://jira.codehaus.org/browse/MOJO-1815
>             Project: Mojo
>          Issue Type: Bug
>          Components: codenarc
>            Reporter: Michael Damman
>            Assignee: Garvin LeClaire
>
> This maybe working as designed, but the CodeNarc.xml file contains a package 
> elment with a path attribute with no value.
> <Package path='' totalFiles='3' filesWithViolations='1' priority1='0' 
> priority2='1' priority3='0'>
> When using the jenkins Violations plugin, it throws an error because it is 
> checking that path attribute is not blank.

--
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

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to