Author: desruisseaux Date: Tue Sep 25 09:45:21 2012 New Revision: 1389777 URL: http://svn.apache.org/viewvc?rev=1389777&view=rev Log: Enabled the custom javadoc taglets. Modified: sis/trunk/pom.xml Modified: sis/trunk/pom.xml URL: http://svn.apache.org/viewvc/sis/trunk/pom.xml?rev=1389777&r1=1389776&r2=1389777&view=diff ============================================================================== --- sis/trunk/pom.xml (original) +++ sis/trunk/pom.xml Tue Sep 25 09:45:21 2012 @@ -308,12 +308,18 @@ Apache SIS is a toolkit for describing l - + org.apache.maven.plugins maven-jar-plugin + false true true @@ -402,6 +408,24 @@ Apache SIS is a toolkit for describing l org.apache.sis.internal + + + + t goal Maven goal: + t phase Maven phase: + a todo TODO: + + + org.apache.sis.internal.taglet.Module + org.apache.sis.internal.taglet.Section + org.apache.sis.internal.taglet.Note + org.apache.sis.internal.taglet.Preformat + + + org.apache.sis + sis-build-helper + ${project.version} +