Author: akarasulu Date: Sun Dec 19 13:06:43 2004 New Revision: 122786 URL: http://svn.apache.org/viewcvs?view=rev&rev=122786 Log: checkstyle does not seem to work for me and breaks the build Modified: incubator/directory/naming/trunk/project.xml
Modified: incubator/directory/naming/trunk/project.xml Url: http://svn.apache.org/viewcvs/incubator/directory/naming/trunk/project.xml?view=diff&rev=122786&p1=incubator/directory/naming/trunk/project.xml&r1=122785&p2=incubator/directory/naming/trunk/project.xml&r2=122786 ============================================================================== --- incubator/directory/naming/trunk/project.xml (original) +++ incubator/directory/naming/trunk/project.xml Sun Dec 19 13:06:43 2004 @@ -150,7 +150,7 @@ <reports> <!-- <report>maven-changelog-plugin</report> --> <!-- <report>maven-changes-plugin</report> --> - <report>maven-checkstyle-plugin</report> + <!-- breaks for me <report>maven-checkstyle-plugin</report> --> <!-- <report>maven-clover-plugin</report> --> <!-- <report>maven-developer-activity-plugin</report> --> <!-- <report>maven-file-activity-plugin</report> -->
