You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2018/12/29 08:42:27 UTC

[maven-assembly-plugin] branch master updated: [MASSEMBLY-901] Fix trivial javadocs HTML errors

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

eolivelli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-assembly-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new a97fbb3  [MASSEMBLY-901] Fix trivial javadocs HTML errors
a97fbb3 is described below

commit a97fbb304d1924426f3e3137ba42de0f3d9ec6a0
Author: Enrico Olivelli <eo...@apache.org>
AuthorDate: Sat Dec 29 09:42:25 2018 +0100

    [MASSEMBLY-901] Fix trivial javadocs HTML errors
---
 src/main/mdo/assembly-component.mdo | 8 ++++----
 src/main/mdo/assembly.mdo           | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/main/mdo/assembly-component.mdo b/src/main/mdo/assembly-component.mdo
index b892470..18ae461 100644
--- a/src/main/mdo/assembly-component.mdo
+++ b/src/main/mdo/assembly-component.mdo
@@ -585,9 +585,9 @@
         a project's pom.xml. This allows you to include sources or binaries
         belonging to a project's &lt;modules&gt;.
 
-        <br><b>NOTE:</b> When using &lt;moduleSets&gt; from the command-line, it
+        <p><b>NOTE:</b> When using &lt;moduleSets&gt; from the command-line, it
         is required to pass first the package phase by doing: "mvn package
-        assembly:assembly". This bug/issue is scheduled to be addressed by Maven 2.1.
+        assembly:assembly". This bug/issue is scheduled to be addressed by Maven 2.1.</p>
         ]]>
       </description>
       <version>1.1.2+</version>
@@ -1010,8 +1010,8 @@
         and also contains both sha1 and md5 checksums. This is useful for creating
         archives which will be deployed to internal repositories.
 
-        <br><b>NOTE:</b> Currently, only artifacts from the central repository
-        are allowed.
+        <p><b>NOTE:</b> Currently, only artifacts from the central repository
+        are allowed.</p>
         ]]>
       </description>
       <fields>
diff --git a/src/main/mdo/assembly.mdo b/src/main/mdo/assembly.mdo
index f1eaa73..b8d584d 100644
--- a/src/main/mdo/assembly.mdo
+++ b/src/main/mdo/assembly.mdo
@@ -702,9 +702,9 @@
         a project's pom.xml. This allows you to include sources or binaries
         belonging to a project's &lt;modules&gt;.
 
-        <br><b>NOTE:</b> When using &lt;moduleSets&gt; from the command-line, it
+        <p><b>NOTE:</b> When using &lt;moduleSets&gt; from the command-line, it
         is required to pass first the package phase by doing: "mvn package
-        assembly:assembly". This bug/issue is scheduled to be addressed by Maven 2.1.
+        assembly:assembly". This bug/issue is scheduled to be addressed by Maven 2.1.</p>
         ]]>
       </description>
       <version>1.0.0+</version>
@@ -1123,8 +1123,8 @@
         and also contains both sha1 and md5 checksums. This is useful for creating
         archives which will be deployed to internal repositories.
 
-        <br><b>NOTE:</b> Currently, only artifacts from the central repository
-        are allowed.
+        <p><b>NOTE:</b> Currently, only artifacts from the central repository
+        are allowed.</p>
         ]]>
       </description>
       <fields>