gnodet commented on code in PR #1365:
URL: https://github.com/apache/maven/pull/1365#discussion_r1447369717


##########
api/maven-api-model/src/main/mdo/maven.mdo:
##########
@@ -572,15 +550,12 @@
           <name>dependencies</name>
           <version>3.0.0+</version>
           <description>
-            <![CDATA[
-            This element describes all of the dependencies associated with a
-            project.
+            This element describes all the dependencies associated with a 
project.
             These dependencies are used to construct a classpath for your
             project during the build process. They are automatically 
downloaded from the
             repositories defined in this project.
-            See <a 
href="https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html";>the
-            dependency mechanism</a> for more information.
-            ]]>
+            See &lt;a 
href="https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html";>the

Review Comment:
   Fixed



-- 
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-unsubscr...@maven.apache.org

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

Reply via email to