Update download page · apache/maven-invoker-plugin@bf51507 (original) (raw)

`@@ -23,102 +23,51 @@ under the License.

`

23

23

`

`

24

24

` Download ${project.name} Source

`

25

25

`

`

``

26

+

26

27

`

`

27

28

` <section name="Download project.name{project.name} project.name{project.version} Source">

`

28

29

``

29

``

`-

${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.

`

31

``

-

32

``

`-

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.

`

34

``

-

35

``

`-

In order to guard against corrupted downloads/installations, it is highly recommended to

`

36

``

`-

verify the signature

`

37

``

`-

of the release bundles against the public KEYS used by the Apache Maven

`

38

``

`-

developers.

`

``

30

`+

${project.name} ${project.version} is distributed in source format.

`

39

31

``

40

``

`-

${project.name} is distributed under the Apache License, version 2.0.

`

``

32

`+

Use a source archive if you intend to build ${project.name} yourself.

`

41

33

``

42

``

`-

We strongly encourage our users to configure a Maven repository mirror closer to their location, please read How to Use Mirrors for Repositories.

`

43

``

-

44

``

`-

`

45

``

`-

`

46

``

-

47

``

`-

`

48

``

`-

[if-any logo]

`

49

``

`-

`

50

``

`-

<img align="right" src="[logo]" border="0"

`

51

``

`-

alt="logo"/>

`

52

``

`-

`

53

``

`-

[end]

`

54

``

`-

The currently selected mirror is

`

55

``

`-

[preferred].

`

56

``

`-

If you encounter a problem with this mirror,

`

57

``

`-

please select another mirror.

`

58

``

`-

If all mirrors are failing, there are

`

59

``

`-

backup

`

60

``

`-

mirrors

`

61

``

`-

(at the end of the mirrors list) that should be available.

`

62

``

`-

`

``

34

`+

Otherwise, simply use the ready-made binary artifacts from central repository.

`

63

35

``

64

``

`-

`

65

``

`-

Other mirrors:

`

66

``

`-

`

67

``

`-

[if-any http]

`

68

``

`-

[for http]

`

69

``

`-

`

70

``

`-

[end]

`

71

``

`-

[end]

`

72

``

`-

[if-any ftp]

`

73

``

`-

[for ftp]

`

74

``

`-

`

75

``

`-

[end]

`

76

``

`-

[end]

`

77

``

`-

[if-any backup]

`

78

``

`-

[for backup]

`

79

``

`-

`

80

``

`-

[end]

`

81

``

`-

[end]

`

82

``

`-

`

83

``

`-

`

84

``

`-

`

``

36

`+

${project.name} is distributed under the Apache License, version 2.0.

`

85

37

``

86

``

`-

`

87

``

`-

You may also consult the

`

88

``

`-

complete list of

`

89

``

`-

mirrors.

`

``

38

`+

`

``

39

+

``

40

`+

This is the current stable version of ${project.name}.

`

``

41

+

``

42

`+

`

``

43

`+

`

``

44

`+

`

``

45

`+

`

``

46

`+

`

``

47

`+

`

``

48

`+

`

``

49

`+

`

``

50

`+

`

``

51

`+

`

``

52

`+

`

``

53

`+

`

``

54

`+

`

``

55

`+

`

``

56

`+

`

``

57

`+

`

``

58

`+

`

``

59

`+

Link Checksum Signature
${project.name} ${project.version} (Source zip) ${project.artifactId}-${project.version}-source-release.zip ${project.artifactId}-${project.version}-source-release.zip.sha512 ${project.artifactId}-${project.version}-source-release.zip.asc

`

``

60

+

``

61

`+

It is essential that you verify the integrity of the downloaded file

`

``

62

`+

using the checksum (.sha512 file)

`

``

63

`+

or using the signature (.asc file) against the public KEYS used by the Apache Maven developers.

`

90

64

`

`

91

65

``

92

66

`

`

93

``

-

94

``

`-

`

95

``

-

96

``

`-

This is the current stable version of ${project.name}.

`

97

``

-

98

``

`-

`

99

``

`-

`

100

``

`-

`

101

``

`-

`

102

``

`-

`

103

``

`-

`

104

``

`-

`

105

``

`-

`

106

``

`-

`

107

``

`-

`

108

``

`-

`

109

``

`-

`

110

``

`-

`

111

``

`-

`

112

``

`-

`

113

``

`-

`

114

``

`-

`

115

``

`-

Link Checksum Signature
${project.name} ${project.version} (Source zip) maven/plugins/${project.artifactId}-${project.version}-source-release.zip maven/plugins/${project.artifactId}-${project.version}-source-release.zip.sha512 maven/plugins/${project.artifactId}-${project.version}-source-release.zip.asc

`

116

``

`-

`

117

67

``

118

68

`

`

119

``

-

120

``

`-

Older non-recommended releases can be found on our archive site.

`

121

``

-

``

69

`+

It is strongly recommended to use the latest release version of ${project.name} to take advantage of the newest features and bug fixes.

`

``

70

`+

Older non-recommended releases can be found on our archive site.

`

122

71

`

`

123

72

`

`

124

73

`

`