[ https://jira.codehaus.org/browse/MCHECKSTYLE-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Sueess closed MCHECKSTYLE-201. -------------------------------------- Resolution: Fixed Fix Version/s: 2.10 > Test Classes are not checked if not src/main/java folder exists > --------------------------------------------------------------- > > Key: MCHECKSTYLE-201 > URL: https://jira.codehaus.org/browse/MCHECKSTYLE-201 > Project: Maven Checkstyle Plugin > Issue Type: Bug > Affects Versions: 2.9.1 > Reporter: Michael Sueess > Fix For: 2.10 > > > I have a maven java project with only the following folders: > src/main/resources > src/test/java > src/test/resources > but without the src/main/java folder. > But it still i want to check the style of the Test Classes in src/test/java. > i set <includeTestSourceDirectory> to true but my Test Classes will not be > checkstyled until i add am empty src/main/java folder. -- 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