[ https://issues.apache.org/jira/browse/MARCHETYPES-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17874626#comment-17874626 ]
ASF GitHub Bot commented on MARCHETYPES-84: ------------------------------------------- slawekjaranowski commented on code in PR #31: URL: https://github.com/apache/maven-archetypes/pull/31#discussion_r1720919313 ########## src/site/xdoc/download.xml.vm: ########## @@ -23,102 +23,51 @@ under the License. <properties> <title>Download ${project.name} Source</title> </properties> + <body> <section name="Download ${project.name} ${project.version} Source"> - <p>${project.name} ${project.version} is distributed in source format. Use a source archive if you intend to build - ${project.name} yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p> - - <p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24 - hours to reach all mirrors.<p/> - - <p>In order to guard against corrupted downloads/installations, it is highly recommended to - <a href="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a> - of the release bundles against the public <a href="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven - developers.</p> + <p><strong>${project.name} ${project.version}</strong> is distributed in source format.</p> - <p>${project.name} is distributed under the <a href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p> Review Comment: This line is not removed, it is in other line - 36 in target > Refresh download page > --------------------- > > Key: MARCHETYPES-84 > URL: https://issues.apache.org/jira/browse/MARCHETYPES-84 > Project: Maven Archetype Bundles > Issue Type: Task > Reporter: Slawomir Jaranowski > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 1.5 > > > Old download page contains information about mirrors, which is not actual > today. > Some of links are also broken. > Download page should be updated like in: > https://issues.apache.org/jira/browse/MCLEAN-114 > https://issues.apache.org/jira/browse/MSHARED-1389 > We can copy src/site/xdoc/download.xml.vm from exaple changes according to > project type, plugin or shared. -- This message was sent by Atlassian Jira (v8.20.10#820010)