Issue Type: Bug Bug
Affects Versions: codenarc-maven-plugin-0.17-1, codenarc-maven-plugin-0.17-2
Assignee: Garvin LeClaire
Components: codenarc
Created: 22/Jan/13 2:04 PM
Description:

I am trying to use codenarc-maven-plugin on our grails project. Problem with this plugin is that it accepts only one sourceDirectory. I want to give list of them since this is grails project.

I am trying to use build-helper-plugin and add sources in the path. I get log messages that different folders were added on to source path.
ex: Source directory: /Users/testuser/grails-app/controllers added. But when codenarc runs it is only taking 'src/main/java' which is default value.

I do not want to use Grails CodeNarc plugin as we want common configuration for multiple grails project. Is there anyway to fix this. Any help is greatly appreciated.

Project: Mojo
Priority: Major Major
Reporter: Abhijith Prabhakar
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
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