You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>${project.name} ${project.version} is distributed in source format. Use a source archive if you intend to build
30
-
${project.name} yourself. Otherwise, simply use the ready-made binary artifacts from central repository.</p>
31
-
32
-
<p>You will be prompted for a mirror - if the file is not found on yours, please be patient, as it may take 24
33
-
hours to reach all mirrors.<p/>
30
+
<p><strong>${project.name} ${project.version}</strong> is distributed in source format.</p>
34
31
35
-
<p>In order to guard against corrupted downloads/installations, it is highly recommended to
36
-
<ahref="http://www.apache.org/dev/release-signing#verifying-signature">verify the signature</a>
37
-
of the release bundles against the public <ahref="https://www.apache.org/dist/maven/KEYS">KEYS</a> used by the Apache Maven
38
-
developers.</p>
32
+
<p>Use a source archive if you intend to build <strong>${project.name}</strong> yourself.</p>
39
33
40
-
<p>${project.name} is distributed under the <ahref="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
34
+
<p>Otherwise, simply use the ready-made binary artifacts from <strong>central repository</strong>.</p>
41
35
42
-
<p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <ahref="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
36
+
<p><strong>${project.name}</strong> is distributed under the <ahref="https://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
43
37
44
-
<aname="mirror"/>
45
-
<subsectionname="Mirror">
38
+
<subsectionname="Files">
46
39
47
-
<p>
48
-
[if-any logo]
49
-
<ahref="[link]">
50
-
<imgalign="right"src="[logo]"border="0"
51
-
alt="logo"/>
52
-
</a>
53
-
[end]
54
-
The currently selected mirror is
55
-
<b>[preferred]</b>.
56
-
If you encounter a problem with this mirror,
57
-
please select another mirror.
58
-
If all mirrors are failing, there are
59
-
<i>backup</i>
60
-
mirrors
61
-
(at the end of the mirrors list) that should be available.
62
-
</p>
40
+
<p>This is the current stable version of <strong>${project.name}</strong>.</p>
<p>Older non-recommended releases can be found on our <ahref="http://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
121
-
69
+
<p>It is strongly recommended to use the latest release version of <strong>${project.name}</strong> to take advantage of the newest features and bug fixes.</p>
70
+
<p>Older non-recommended releases can be found on our <ahref="https://archive.apache.org/dist/maven/plugins/">archive site</a>.</p>
0 commit comments