[ http://jira.codehaus.org/browse/MCHECKSTYLE-143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=230932#action_230932 ]
Dennis Lundberg commented on MCHECKSTYLE-143: --------------------------------------------- What is the <packaging> of your root project? What is the purpose of your root project? If you have a root project whose sole purpose is to tie a bunch of sub projects together, then it should use <packaging>pom</packaging>. If you do it like this you should not have this problem. > /src directory is absent in multiproject, but plugin fails > ---------------------------------------------------------- > > Key: MCHECKSTYLE-143 > URL: http://jira.codehaus.org/browse/MCHECKSTYLE-143 > Project: Maven 2.x Checkstyle Plugin > Issue Type: Bug > Affects Versions: 2.5 > Environment: Maven 2 > Reporter: Vincenzo Mancini > > I have a multi-module project, which DOES'T have /src directory in a root > project (and it's correct I suppose). When I'm running checkstyle plugin it > fails because the directory is absent. > I don't think it's correct to create an empty directory just for checkstyle. > Would be nice to have a special configuration parameter to work around this > problem. -- 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