Author: brianf
Date: Tue Mar 13 20:24:08 2007
New Revision: 517984

URL: http://svn.apache.org/viewvc?view=rev&rev=517984
Log:
more site changes

Modified:
    
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/index.apt
    
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/usage.apt

Modified: 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/index.apt?view=diff&rev=517984&r1=517983&r2=517984
==============================================================================
--- 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/index.apt
 (original)
+++ 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/index.apt
 Tue Mar 13 20:24:08 2007
@@ -67,7 +67,8 @@
   *{{{build-classpath-mojo.html}dependency:build-classpath}} tells
   Maven to output the path of the dependencies from the local repository in a 
classpath format to be used in java -cp
 
-  *{{{analyze-mojo.html}dependency:analyze}} analyzes your project's 
dependencies and lists dependencies that should be declared, but are not, and 
dependencies that are declared but unused.
+  ~~*{{{analyze-mojo.html}dependency:analyze}} analyzes your project's 
dependencies and lists dependencies that should be declared, but are not, and 
dependencies that are declared but unused.
+  *Coming soon in 2.0-alpha-3: dependency:analyze analyzes your project's 
dependencies and lists dependencies that should be declared, but are not, and 
dependencies that are declared but unused.
 
   []
 

Modified: 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/usage.apt
URL: 
http://svn.apache.org/viewvc/maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/usage.apt?view=diff&rev=517984&r1=517983&r2=517984
==============================================================================
--- 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/usage.apt
 (original)
+++ 
maven/plugins/branches/maven-dependency-plugin-w-analyzer/src/site/apt/usage.apt
 Tue Mar 13 20:24:08 2007
@@ -538,6 +538,7 @@
 
 * The <<<dependency:analyze>>> mojo
 
+       Coming soon in 2.0-alpha-3:
        This mojo can be executed from the command line:
        
 +---+


Reply via email to