Author: bentmann Date: Mon Aug 11 11:45:29 2008 New Revision: 684869 URL: http://svn.apache.org/viewvc?rev=684869&view=rev Log: o Added project description
Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=684869&r1=684868&r2=684869&view=diff ============================================================================== --- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Mon Aug 11 11:45:29 2008 @@ -31,6 +31,7 @@ <packaging>maven-plugin</packaging> <name>Maven Checkstyle Plugin</name> + <description>Generates a report on violations of code style and optionally fails the build if violations are detected.</description> <inceptionYear>2005</inceptionYear> <contributors>