[ 
https://issues.apache.org/jira/browse/DOXIA-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652553#comment-17652553
 ] 

ASF GitHub Bot commented on DOXIA-684:
--------------------------------------

hboutemy commented on code in PR #133:
URL: https://github.com/apache/maven-doxia/pull/133#discussion_r1058502995


##########
doxia-modules/doxia-module-markdown/pom.xml:
##########
@@ -51,19 +51,57 @@ under the License.
     </contributor>
   </contributors>
 
+  <properties>
+    <flexmark.version>0.42.14</flexmark.version>

Review Comment:
   done the camelCase, you're right, it's what we do for parent POMs
   on version, yes, the current PR is for Doxia 1.x, Doxia 2.x will get another 
version





> replace flexmark-all dependency with core + only the used extensions
> --------------------------------------------------------------------
>
>                 Key: DOXIA-684
>                 URL: https://issues.apache.org/jira/browse/DOXIA-684
>             Project: Maven Doxia
>          Issue Type: Improvement
>          Components: Module - Markdown
>    Affects Versions: 1.11.1, 2.0.0-M4
>            Reporter: Herve Boutemy
>            Priority: Major
>             Fix For: 1.11.2, 2.0.0-M5
>
>
> flexmark-all is easy to add to dependency, but downloads a bunch of unused 
> extensions
> doing the effort to explicitely list only the used extensions will reduce 
> Maven downloading some parts of the universe



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to