except for the changelog plugin... its not in the parent bec I'd prefer that the changelog should be configured such that it should show the changes since the last release of the plugin.


Brett Porter wrote:
Hi Dennis,

These should be inherited from the parent if you set the parent to 2-SNAPSHOT. This will also use a more recent snapshot of the plugin plugin which has the improved formatting of the goal parameter tables and doesn't overwrite your index.html :)

Cheers,
Brett

On 6/07/2006 8:32 AM, [EMAIL PROTECTED] wrote:
+  <reporting>
+    <plugins>
+      <plugin>
+        <artifactId>maven-javadoc-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-jxr-plugin</artifactId>
+      </plugin>
+      <plugin>
+        <artifactId>maven-changelog-plugin</artifactId>
+      </plugin>
+    </plugins>
+  </reporting>
 </project>





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to