Hi Vincent,
Author: vsiveton
Date: Mon Aug 3 12:58:03 2009
New Revision: 800341
URL: http://svn.apache.org/viewvc?rev=800341&view=rev
Log:
MJAVADOC-248: Site 'Usage' page references 2.5 version of m-javadoc-p
o fix it
Modified: maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/usage.apt
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/usage.apt?rev=800341&r1=800340&r2=800341&view=diff
==============================================================================
--- maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-javadoc-plugin/src/site/apt/usage.apt Mon Aug 3
12:58:03 2009
@@ -4,7 +4,7 @@
Vincent Siveton
Maria Odea Ching
------
- 2008-07-31
+ 2009-08-03
------
~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -45,7 +45,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
- <version>2.5</version>
</plugin>
</plugins>
Not locking down the plugin version is a bad practice but how can we
expect users to abandon this habbit if not even the official docs show
the proper plugin configuration? So how about filtering the document
instead and use ${project.version}?
Benjamin
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]