You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by sv...@apache.org on 2018/05/01 17:39:19 UTC

svn commit: r1830699 - in /maven/website/content: maven-site-1.0-site.jar plugin-developers/index.html

Author: svn-site-role
Date: Tue May  1 17:39:19 2018
New Revision: 1830699

Log:
Site checkin for project Apache Maven Site

Modified:
    maven/website/content/maven-site-1.0-site.jar
    maven/website/content/plugin-developers/index.html

Modified: maven/website/content/maven-site-1.0-site.jar
==============================================================================
Binary files - no diff available.

Modified: maven/website/content/plugin-developers/index.html
==============================================================================
--- maven/website/content/plugin-developers/index.html (original)
+++ maven/website/content/plugin-developers/index.html Tue May  1 17:39:19 2018
@@ -142,6 +142,7 @@
 <li><a href="../guides/plugin/guide-java-report-plugin-development.html"> Your First Report Mojo</a> - Learn how to write your first reporting plugin</li>
 <li><a href="./plugin-testing.html"> Testing your Plugin</a> - How to write tests for your plugins</li>
 <li><a href="./plugin-documenting.html"> Documenting your Plugin</a> - How to write documentation for your plugins</li>
+<li>TODO: creating and using custom packaging (like <a href="/archetype/archetype-packaging/"><tt>maven-archetype</tt> packaging</a>)</li>
 <li><a href="./cookbook/index.html"> Plugins Cookbook</a> - Examples for how to perform common tasks in plugins</li>
 <li><a href="./common-bugs.html"> Common Bugs and Pitfalls</a> - Overview of problematic coding patterns</li></ul>
 <div class="section">