This is an automated email from the ASF dual-hosted git repository.

aw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/yetus.git


The following commit(s) were added to refs/heads/main by this push:
     new d65f34e  YETUS-1068. Docs for yetus-maven-plugin are out of date (#195)
d65f34e is described below

commit d65f34e44a9a758bf2de52d3139acfaae679c8b1
Author: Allen Wittenauer <[email protected]>
AuthorDate: Wed Nov 4 16:40:40 2020 -0800

    YETUS-1068. Docs for yetus-maven-plugin are out of date (#195)
---
 asf-site-src/source/documentation/in-progress.html.md | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/asf-site-src/source/documentation/in-progress.html.md 
b/asf-site-src/source/documentation/in-progress.html.md
index dac3a07..b446675 100644
--- a/asf-site-src/source/documentation/in-progress.html.md
+++ b/asf-site-src/source/documentation/in-progress.html.md
@@ -24,7 +24,7 @@ The [Yetus Precommit build, patch, and CI suite](precommit) 
allows projects to c
 # Yetus Release Doc Maker
 
 The Release Documentation Maker allows projects to generate nicely formatted 
Markdown Changelogs and Release Notes based upon JIRA. You can view that
-documentation [here](releasedocmaker). See also the 
[yetus-maven-plugin](#yetus-maven-plugin) for Apache Maven-specific information.
+documentation [here](releasedocmaker).
 
 # Yetus Shelldocs
 
@@ -32,11 +32,9 @@ Shelldocs provides generation of html formatted api 
documentation based on comme
 
 See the [shelldocs page](shelldocs) for more information on usage.
 
-See also the [yetus-maven-plugin](#yetus-maven-plugin) for Apache 
Maven-specific information.
-
 # yetus-maven-plugin
 
-Many Apache Yetus functions are available directly from Apache Maven and 
compatible build systems, without the need to use annoying wrappers!  The 
[yetus-maven-plugin documentation](yetus-maven-plugin/) provides all the key 
details.
+The [yetus-maven-plugin documentation](yetus-maven-plugin/) provides useful 
utility functions that are missing from Maven.
 
 # Javadocs: Yetus Audience Annotations and more
 

Reply via email to