You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "slawekjaranowski (via GitHub)" <gi...@apache.org> on 2023/02/15 11:02:42 UTC

[GitHub] [maven-site] slawekjaranowski commented on a diff in pull request #385: Refresh - Guide to Developing Java Plugins

slawekjaranowski commented on code in PR #385:
URL: https://github.com/apache/maven-site/pull/385#discussion_r1106978230


##########
content/markdown/guides/plugin/guide-java-plugin-development.md:
##########
@@ -20,83 +20,56 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-## Introduction
 
+# Introduction
 
- This guide is intended to assist users in developing Java plugins for Maven.
+This guide is intended to assist users in developing Java plugins for Maven.
 
+- [Important Notice: Plugin Naming Convention and Apache Maven Trademark](#important-notice-plugin-naming-convention-and-apache-maven-trade)

Review Comment:
   I tested 
   ```
   <!-- MACRO{toc|fromDepth=2} -->
   ```
   
   but anchors generated by toc macro looks like: `#Your_First_Mojo`
   and anchors generated by skin looks like: `#your-first-plugin`
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org