Author: buildbot
Date: Mon Feb  5 23:53:27 2018
New Revision: 1024905

Log:
Staging update by buildbot for maven

Modified:
    websites/staging/maven/trunk/content/   (props changed)
    
websites/staging/maven/trunk/content/guides/plugin/guide-java-report-plugin-development.html
    websites/staging/maven/trunk/content/maven-site-1.0-site.jar

Propchange: websites/staging/maven/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Feb  5 23:53:27 2018
@@ -1 +1 @@
-1823264
+1823265

Modified: 
websites/staging/maven/trunk/content/guides/plugin/guide-java-report-plugin-development.html
==============================================================================
--- 
websites/staging/maven/trunk/content/guides/plugin/guide-java-report-plugin-development.html
 (original)
+++ 
websites/staging/maven/trunk/content/guides/plugin/guide-java-report-plugin-development.html
 Mon Feb  5 23:53:27 2018
@@ -174,7 +174,7 @@ Bertrand Martin" />
 <p>To build a Maven plugin that includes <i>report Mojos</i>, the 
<tt>pom.xml</tt> of your project will need declare the project as a regular 
plugin, and include specific dependencies required by the report 
<i>Mojos</i>:</p>
 <ul>
 <li><a 
href="/shared/maven-reporting-impl/dependency-info.html"><tt>org.apache.maven.reporting:maven-reporting-impl</tt></a></li>
-<li><a 
href="/shared/maven-reporting-api/dependency-info.html"><tt>org.apache.maven.reporting:maven-reporting-api</tt></a></li></ul></div>
+<li><a 
href="/shared/maven-reporting-api/project-summary.html"><tt>org.apache.maven.reporting:maven-reporting-api</tt></a></li></ul></div>
 <div class="section">
 <h3><a name="A_.28Very.29_Simple_Report"></a>A (Very) Simple Report</h3>
 <p>Let's write a very simple <i>report Mojo</i> in a very simple Maven 
plugin:</p>

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


Reply via email to