ruby-maven-libs 3.8.9 → 3.9.6.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (109) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +9 -0
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +558 -141
  5. data/maven-home/NOTICE +98 -100
  6. data/maven-home/README.txt +79 -79
  7. data/maven-home/bin/m2.conf +2 -0
  8. data/maven-home/bin/mvn +2 -1
  9. data/maven-home/bin/mvn.cmd +3 -2
  10. data/maven-home/bin/mvnDebug +1 -0
  11. data/maven-home/bin/mvnDebug.cmd +1 -0
  12. data/maven-home/bin/mvnyjp +1 -0
  13. data/maven-home/boot/plexus-classworlds-2.7.0.jar +0 -0
  14. data/maven-home/boot/plexus-classworlds.license +202 -202
  15. data/maven-home/conf/logging/simplelogger.properties +30 -32
  16. data/maven-home/conf/settings.xml +265 -264
  17. data/maven-home/conf/toolchains.xml +102 -102
  18. data/maven-home/lib/aopalliance-1.0.jar +0 -0
  19. data/maven-home/lib/aopalliance.license +1 -0
  20. data/maven-home/lib/commons-cli-1.5.0.jar +0 -0
  21. data/maven-home/lib/commons-cli.license +202 -202
  22. data/maven-home/lib/commons-codec-1.16.0.jar +0 -0
  23. data/maven-home/lib/commons-codec.license +202 -0
  24. data/maven-home/lib/commons-lang3-3.12.0.jar +0 -0
  25. data/maven-home/lib/commons-lang3.license +202 -202
  26. data/maven-home/lib/ext/README.txt +2 -2
  27. data/maven-home/lib/ext/hazelcast/README.txt +6 -0
  28. data/maven-home/lib/ext/redisson/README.txt +6 -0
  29. data/maven-home/lib/failureaccess-1.0.1.jar +0 -0
  30. data/maven-home/lib/failureaccess.license +202 -0
  31. data/maven-home/lib/guava-32.0.1-jre.jar +0 -0
  32. data/maven-home/lib/guava.license +202 -202
  33. data/maven-home/lib/guice-5.1.0.jar +0 -0
  34. data/maven-home/lib/guice.license +202 -202
  35. data/maven-home/lib/httpclient-4.5.14.jar +0 -0
  36. data/maven-home/lib/httpclient.license +202 -0
  37. data/maven-home/lib/httpcore-4.4.16.jar +0 -0
  38. data/maven-home/lib/httpcore.license +202 -0
  39. data/maven-home/lib/jansi-native/README.txt +8 -8
  40. data/maven-home/lib/jansi.license +202 -202
  41. data/maven-home/lib/javax.annotation-api-1.3.2.jar +0 -0
  42. data/maven-home/lib/javax.annotation-api.license +759 -759
  43. data/maven-home/lib/javax.inject.license +202 -202
  44. data/maven-home/lib/jcl-over-slf4j.license +202 -202
  45. data/maven-home/lib/maven-artifact-3.9.6.jar +0 -0
  46. data/maven-home/lib/maven-builder-support-3.9.6.jar +0 -0
  47. data/maven-home/lib/maven-compat-3.9.6.jar +0 -0
  48. data/maven-home/lib/maven-core-3.9.6.jar +0 -0
  49. data/maven-home/lib/maven-embedder-3.9.6.jar +0 -0
  50. data/maven-home/lib/maven-model-3.9.6.jar +0 -0
  51. data/maven-home/lib/maven-model-builder-3.9.6.jar +0 -0
  52. data/maven-home/lib/maven-plugin-api-3.9.6.jar +0 -0
  53. data/maven-home/lib/maven-repository-metadata-3.9.6.jar +0 -0
  54. data/maven-home/lib/maven-resolver-api-1.9.18.jar +0 -0
  55. data/maven-home/lib/maven-resolver-connector-basic-1.9.18.jar +0 -0
  56. data/maven-home/lib/maven-resolver-impl-1.9.18.jar +0 -0
  57. data/maven-home/lib/maven-resolver-named-locks-1.9.18.jar +0 -0
  58. data/maven-home/lib/maven-resolver-provider-3.9.6.jar +0 -0
  59. data/maven-home/lib/maven-resolver-spi-1.9.18.jar +0 -0
  60. data/maven-home/lib/maven-resolver-transport-file-1.9.18.jar +0 -0
  61. data/maven-home/lib/maven-resolver-transport-http-1.9.18.jar +0 -0
  62. data/maven-home/lib/maven-resolver-transport-wagon-1.9.18.jar +0 -0
  63. data/maven-home/lib/maven-resolver-util-1.9.18.jar +0 -0
  64. data/maven-home/lib/maven-settings-3.9.6.jar +0 -0
  65. data/maven-home/lib/maven-settings-builder-3.9.6.jar +0 -0
  66. data/maven-home/lib/maven-slf4j-provider-3.9.6.jar +0 -0
  67. data/maven-home/lib/org.eclipse.sisu.inject-0.9.0.M2.jar +0 -0
  68. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -210
  69. data/maven-home/lib/org.eclipse.sisu.plexus-0.9.0.M2.jar +0 -0
  70. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -210
  71. data/maven-home/lib/plexus-cipher.license +202 -202
  72. data/maven-home/lib/plexus-component-annotations.license +202 -202
  73. data/maven-home/lib/plexus-interpolation.license +202 -202
  74. data/maven-home/lib/plexus-sec-dispatcher.license +202 -202
  75. data/maven-home/lib/plexus-utils-3.5.1.jar +0 -0
  76. data/maven-home/lib/plexus-utils.license +202 -202
  77. data/maven-home/lib/slf4j-api.license +24 -24
  78. data/maven-home/lib/wagon-http-3.5.3.jar +0 -0
  79. data/maven-home/lib/wagon-http-shared-3.5.3.jar +0 -0
  80. metadata +47 -31
  81. data/maven-home/boot/plexus-classworlds-2.6.0.jar +0 -0
  82. data/maven-home/lib/commons-cli-1.4.jar +0 -0
  83. data/maven-home/lib/commons-lang3-3.8.1.jar +0 -0
  84. data/maven-home/lib/guava-25.1-android.jar +0 -0
  85. data/maven-home/lib/guice-4.2.2-no_aop.jar +0 -0
  86. data/maven-home/lib/javax.annotation-api-1.2.jar +0 -0
  87. data/maven-home/lib/maven-artifact-3.8.7.jar +0 -0
  88. data/maven-home/lib/maven-builder-support-3.8.7.jar +0 -0
  89. data/maven-home/lib/maven-compat-3.8.7.jar +0 -0
  90. data/maven-home/lib/maven-core-3.8.7.jar +0 -0
  91. data/maven-home/lib/maven-embedder-3.8.7.jar +0 -0
  92. data/maven-home/lib/maven-model-3.8.7.jar +0 -0
  93. data/maven-home/lib/maven-model-builder-3.8.7.jar +0 -0
  94. data/maven-home/lib/maven-plugin-api-3.8.7.jar +0 -0
  95. data/maven-home/lib/maven-repository-metadata-3.8.7.jar +0 -0
  96. data/maven-home/lib/maven-resolver-api-1.6.3.jar +0 -0
  97. data/maven-home/lib/maven-resolver-connector-basic-1.6.3.jar +0 -0
  98. data/maven-home/lib/maven-resolver-impl-1.6.3.jar +0 -0
  99. data/maven-home/lib/maven-resolver-provider-3.8.7.jar +0 -0
  100. data/maven-home/lib/maven-resolver-spi-1.6.3.jar +0 -0
  101. data/maven-home/lib/maven-resolver-transport-wagon-1.6.3.jar +0 -0
  102. data/maven-home/lib/maven-resolver-util-1.6.3.jar +0 -0
  103. data/maven-home/lib/maven-settings-3.8.7.jar +0 -0
  104. data/maven-home/lib/maven-settings-builder-3.8.7.jar +0 -0
  105. data/maven-home/lib/maven-slf4j-provider-3.8.7.jar +0 -0
  106. data/maven-home/lib/org.eclipse.sisu.inject-0.3.5.jar +0 -0
  107. data/maven-home/lib/org.eclipse.sisu.plexus-0.3.5.jar +0 -0
  108. data/maven-home/lib/plexus-utils-3.3.1.jar +0 -0
  109. data/maven-home/lib/wagon-http-3.5.3-shaded.jar +0 -0
data/maven-home/NOTICE CHANGED
@@ -1,106 +1,104 @@
1
-
2
1
  Apache Maven Distribution
3
- Copyright 2001-2022 The Apache Software Foundation
2
+ Copyright 2001-2023 The Apache Software Foundation
3
+
4
+
5
+ This product includes software developed at
6
+ The Apache Software Foundation (http://www.apache.org/).
7
+ This software bundles the following NOTICE files from third party library providers:
4
8
 
9
+ META-INF/NOTICE in archive lib/guice-5.1.0.jar
10
+ Google Guice - Core Library
11
+ Copyright 2006-2022 Google, Inc.
5
12
  This product includes software developed at
6
13
  The Apache Software Foundation (http://www.apache.org/).
7
14
 
15
+ META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar
16
+ This product includes software developed by the Indiana University
17
+ Extreme! Lab (http://www.extreme.indiana.edu/).
18
+ This product includes software developed by
19
+ The Apache Software Foundation (http://www.apache.org/).
20
+ This product includes software developed by
21
+ ThoughtWorks (http://www.thoughtworks.com).
22
+ This product includes software developed by
23
+ javolution (http://javolution.org/).
24
+ This product includes software developed by
25
+ Rome (https://rome.dev.java.net/).
26
+
27
+ about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar
28
+
29
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
30
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
31
+ <html xmlns="http://www.w3.org/1999/xhtml">
32
+ <head>
33
+ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
34
+ <title>About org.eclipse.sisu.inject</title>
35
+ </head>
36
+ <body lang="EN-US">
37
+ <h2>About org.eclipse.sisu.inject</h2>
38
+
39
+ <p>November 5, 2013</p>
40
+ <h3>License</h3>
41
+
42
+ <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
43
+ indicated below, the Content is provided to you under the terms and conditions of the
44
+ Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
45
+ at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
46
+ For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
47
+
48
+ <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
49
+ being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
50
+ apply to your use of any object code in the Content. Check the Redistributor's license that was
51
+ provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
52
+ indicated below, the terms and conditions of the EPL still apply to any source code in the Content
53
+ and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
54
+
55
+ <h3>Third Party Content</h3>
56
+ <p>The Content includes items that have been sourced from third parties as set
57
+ out below. If you did not receive this Content directly from the Eclipse Foundation,
58
+ the following is provided for informational purposes only, and you should look
59
+ to the Redistributor's license for terms and conditions of use.</p>
60
+
61
+ <h4>ASM 4.1</h4>
62
+ <p>The plug-in includes software developed by the ObjectWeb consortium as part
63
+ of the ASM project at <a href="http://asm.ow2.org/">http://asm.ow2.org/</a>.</p>
64
+
65
+ <p>A subset of ASM is re-packaged within the source and binary of the plug-in (org.eclipse.sisu.space.asm.*)
66
+ to avoid version collisions with other usage and is also available from the plug-in's github repository.</p>
67
+
68
+ <p>Your use of the ASM code is subject to the terms and conditions of the ASM License
69
+ below which is also available at <a href="http://asm.ow2.org/license.html">http://asm.ow2.org/license.html</a>.</p>
70
+
71
+ <blockquote><pre>
72
+ Copyright (c) 2000-2011 INRIA, France Telecom
73
+ All rights reserved.
74
+
75
+ Redistribution and use in source and binary forms, with or without
76
+ modification, are permitted provided that the following conditions
77
+ are met:
78
+
79
+ 1. Redistributions of source code must retain the above copyright
80
+ notice, this list of conditions and the following disclaimer.
81
+
82
+ 2. Redistributions in binary form must reproduce the above copyright
83
+ notice, this list of conditions and the following disclaimer in the
84
+ documentation and/or other materials provided with the distribution.
85
+
86
+ 3. Neither the name of the copyright holders nor the names of its
87
+ contributors may be used to endorse or promote products derived from
88
+ this software without specific prior written permission.
89
+
90
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;
91
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
92
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
93
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
94
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
95
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
96
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
97
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
98
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
99
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
100
+ THE POSSIBILITY OF SUCH DAMAGE.
101
+ </pre></blockquote>
8
102
 
9
- This software bundles the following NOTICE files from third party library providers:
10
-
11
- META-INF/NOTICE in archive lib/guice-4.2.1-no_aop.jar
12
- Google Guice - Core Library
13
- Copyright 2006-2018 Google, Inc.
14
- This product includes software developed at
15
- The Apache Software Foundation (http://www.apache.org/).
16
-
17
- META-INF/NOTICE in archive lib/plexus-utils-3.2.1.jar
18
- This product includes software developed by the Indiana University
19
- Extreme! Lab (http://www.extreme.indiana.edu/).
20
- This product includes software developed by
21
- The Apache Software Foundation (http://www.apache.org/).
22
- This product includes software developed by
23
- ThoughtWorks (http://www.thoughtworks.com).
24
- This product includes software developed by
25
- javolution (http://javolution.org/).
26
- This product includes software developed by
27
- Rome (https://rome.dev.java.net/).
28
-
29
- about.html in archive lib/org.eclipse.sisu.inject-0.3.5.jar
30
-
31
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
32
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
33
- <html xmlns="http://www.w3.org/1999/xhtml">
34
- <head>
35
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
36
- <title>About org.eclipse.sisu.inject</title>
37
- </head>
38
- <body lang="EN-US">
39
- <h2>About org.eclipse.sisu.inject</h2>
40
-
41
- <p>November 5, 2013</p>
42
- <h3>License</h3>
43
-
44
- <p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
45
- indicated below, the Content is provided to you under the terms and conditions of the
46
- Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available
47
- at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
48
- For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
49
-
50
- <p>If you did not receive this Content directly from the Eclipse Foundation, the Content is
51
- being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
52
- apply to your use of any object code in the Content. Check the Redistributor's license that was
53
- provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
54
- indicated below, the terms and conditions of the EPL still apply to any source code in the Content
55
- and such source code may be obtained at <a href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
56
-
57
- <h3>Third Party Content</h3>
58
- <p>The Content includes items that have been sourced from third parties as set
59
- out below. If you did not receive this Content directly from the Eclipse Foundation,
60
- the following is provided for informational purposes only, and you should look
61
- to the Redistributor's license for terms and conditions of use.</p>
62
-
63
- <h4>ASM 4.1</h4>
64
- <p>The plug-in includes software developed by the ObjectWeb consortium as part
65
- of the ASM project at <a href="http://asm.ow2.org/">http://asm.ow2.org/</a>.</p>
66
-
67
- <p>A subset of ASM is re-packaged within the source and binary of the plug-in (org.eclipse.sisu.space.asm.*)
68
- to avoid version collisions with other usage and is also available from the plug-in's github repository.</p>
69
-
70
- <p>Your use of the ASM code is subject to the terms and conditions of the ASM License
71
- below which is also available at <a href="http://asm.ow2.org/license.html">http://asm.ow2.org/license.html</a>.</p>
72
-
73
- <blockquote><pre>
74
- Copyright (c) 2000-2011 INRIA, France Telecom
75
- All rights reserved.
76
-
77
- Redistribution and use in source and binary forms, with or without
78
- modification, are permitted provided that the following conditions
79
- are met:
80
-
81
- 1. Redistributions of source code must retain the above copyright
82
- notice, this list of conditions and the following disclaimer.
83
-
84
- 2. Redistributions in binary form must reproduce the above copyright
85
- notice, this list of conditions and the following disclaimer in the
86
- documentation and/or other materials provided with the distribution.
87
-
88
- 3. Neither the name of the copyright holders nor the names of its
89
- contributors may be used to endorse or promote products derived from
90
- this software without specific prior written permission.
91
-
92
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS &quot;AS IS&quot;
93
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
94
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
95
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
96
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
97
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
98
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
99
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
100
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
101
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
102
- THE POSSIBILITY OF SUCH DAMAGE.
103
- </pre></blockquote>
104
-
105
- </body>
106
- </html>
103
+ </body>
104
+ </html>
@@ -1,79 +1,79 @@
1
-
2
- Apache Maven
3
-
4
- What is it?
5
- -----------
6
-
7
- Maven is a software project management and comprehension tool. Based on
8
- the concept of a Project Object Model (POM), Maven can manage a project's
9
- build, reporting and documentation from a central piece of information.
10
-
11
- Documentation
12
- -------------
13
-
14
- The most up-to-date documentation can be found at https://maven.apache.org/.
15
-
16
- Release Notes
17
- -------------
18
-
19
- The full list of changes can be found at https://maven.apache.org/docs/history.html.
20
-
21
- System Requirements
22
- -------------------
23
-
24
- JDK:
25
- 1.7 or above (this is to execute Maven - it still allows you to build against 1.3
26
- and prior JDK's).
27
- Memory:
28
- No minimum requirement.
29
- Disk:
30
- Approximately 10MB is required for the Maven installation itself. In addition to
31
- that, additional disk space will be used for your local Maven repository. The size
32
- of your local repository will vary depending on usage but expect at least 500MB.
33
- Operating System:
34
- Windows:
35
- Windows 2000 or above.
36
- Unix based systems (Linux, Solaris and Mac OS X) and others:
37
- No minimum requirement.
38
-
39
- Installing Maven
40
- ----------------
41
-
42
- 1) Unpack the archive where you would like to store the binaries, e.g.:
43
-
44
- Unix-based operating systems (Linux, Solaris and Mac OS X)
45
- tar zxvf apache-maven-3.x.y.tar.gz
46
- Windows
47
- unzip apache-maven-3.x.y.zip
48
-
49
- 2) A directory called "apache-maven-3.x.y" will be created.
50
-
51
- 3) Add the bin directory to your PATH, e.g.:
52
-
53
- Unix-based operating systems (Linux, Solaris and Mac OS X)
54
- export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
55
- Windows
56
- set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
57
-
58
- 4) Make sure JAVA_HOME is set to the location of your JDK
59
-
60
- 5) Run "mvn --version" to verify that it is correctly installed.
61
-
62
- For complete documentation, see https://maven.apache.org/download.html#Installation
63
-
64
- Licensing
65
- ---------
66
-
67
- Please see the file called LICENSE.
68
-
69
- Maven URLS
70
- ----------
71
-
72
- Home Page: https://maven.apache.org/
73
- Downloads: https://maven.apache.org/download.html
74
- Release Notes: https://maven.apache.org/docs/history.html
75
- Mailing Lists: https://maven.apache.org/mailing-lists.html
76
- Source Code: https://gitbox.apache.org/repos/asf/maven.git
77
- Issue Tracking: https://issues.apache.org/jira/browse/MNG
78
- Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
79
- Available Plugins: https://maven.apache.org/plugins/
1
+
2
+ Apache Maven
3
+
4
+ What is it?
5
+ -----------
6
+
7
+ Maven is a software project management and comprehension tool. Based on
8
+ the concept of a Project Object Model (POM), Maven can manage a project's
9
+ build, reporting and documentation from a central piece of information.
10
+
11
+ Documentation
12
+ -------------
13
+
14
+ The most up-to-date documentation can be found at https://maven.apache.org/.
15
+
16
+ Release Notes
17
+ -------------
18
+
19
+ The full list of changes can be found at https://maven.apache.org/docs/history.html.
20
+
21
+ System Requirements
22
+ -------------------
23
+
24
+ JDK:
25
+ 1.7 or above (this is to execute Maven - it still allows you to build against 1.3
26
+ and prior JDK's).
27
+ Memory:
28
+ No minimum requirement.
29
+ Disk:
30
+ Approximately 10MB is required for the Maven installation itself. In addition to
31
+ that, additional disk space will be used for your local Maven repository. The size
32
+ of your local repository will vary depending on usage but expect at least 500MB.
33
+ Operating System:
34
+ Windows:
35
+ Windows 2000 or above.
36
+ Unix based systems (Linux, Solaris and Mac OS X) and others:
37
+ No minimum requirement.
38
+
39
+ Installing Maven
40
+ ----------------
41
+
42
+ 1) Unpack the archive where you would like to store the binaries, e.g.:
43
+
44
+ Unix-based operating systems (Linux, Solaris and Mac OS X)
45
+ tar zxvf apache-maven-3.x.y.tar.gz
46
+ Windows
47
+ unzip apache-maven-3.x.y.zip
48
+
49
+ 2) A directory called "apache-maven-3.x.y" will be created.
50
+
51
+ 3) Add the bin directory to your PATH, e.g.:
52
+
53
+ Unix-based operating systems (Linux, Solaris and Mac OS X)
54
+ export PATH=/usr/local/apache-maven-3.x.y/bin:$PATH
55
+ Windows
56
+ set PATH="c:\program files\apache-maven-3.x.y\bin";%PATH%
57
+
58
+ 4) Make sure JAVA_HOME is set to the location of your JDK
59
+
60
+ 5) Run "mvn --version" to verify that it is correctly installed.
61
+
62
+ For complete documentation, see https://maven.apache.org/download.html#Installation
63
+
64
+ Licensing
65
+ ---------
66
+
67
+ Please see the file called LICENSE.
68
+
69
+ Maven URLS
70
+ ----------
71
+
72
+ Home Page: https://maven.apache.org/
73
+ Downloads: https://maven.apache.org/download.html
74
+ Release Notes: https://maven.apache.org/docs/history.html
75
+ Mailing Lists: https://maven.apache.org/mailing-lists.html
76
+ Source Code: https://gitbox.apache.org/repos/asf/maven.git
77
+ Issue Tracking: https://issues.apache.org/jira/browse/MNG
78
+ Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
79
+ Available Plugins: https://maven.apache.org/plugins/
@@ -4,5 +4,7 @@ set maven.conf default ${maven.home}/conf
4
4
 
5
5
  [plexus.core]
6
6
  load ${maven.conf}/logging
7
+ optionally ${maven.home}/lib/ext/redisson/*.jar
8
+ optionally ${maven.home}/lib/ext/hazelcast/*.jar
7
9
  optionally ${maven.home}/lib/ext/*.jar
8
10
  load ${maven.home}/lib/*.jar
data/maven-home/bin/mvn CHANGED
@@ -23,6 +23,7 @@
23
23
  # Environment Variable Prerequisites
24
24
  #
25
25
  # JAVA_HOME Must point at your Java Development Kit installation.
26
+ # MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
26
27
  # MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
27
28
  # MAVEN_SKIP_RC (Optional) Flag to disable loading of mavenrc files.
28
29
  # -----------------------------------------------------------------------------
@@ -199,4 +200,4 @@ exec "$JAVACMD" \
199
200
  "-Dmaven.home=${MAVEN_HOME}" \
200
201
  "-Dlibrary.jansi.path=${MAVEN_HOME}/lib/jansi-native" \
201
202
  "-Dmaven.multiModuleProjectDirectory=${MAVEN_PROJECTBASEDIR}" \
202
- ${CLASSWORLDS_LAUNCHER} "$@"
203
+ ${CLASSWORLDS_LAUNCHER} ${MAVEN_ARGS} "$@"
@@ -21,6 +21,7 @@
21
21
  @REM Environment Variable Prerequisites
22
22
  @REM
23
23
  @REM JAVA_HOME Must point at your Java Development Kit installation.
24
+ @REM MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
24
25
  @REM MAVEN_BATCH_ECHO (Optional) Set to 'on' to enable the echoing of the batch commands.
25
26
  @REM MAVEN_BATCH_PAUSE (Optional) set to 'on' to wait for a key stroke before ending.
26
27
  @REM MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
@@ -177,7 +178,7 @@ set CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher
177
178
  "-Dmaven.home=%MAVEN_HOME%" ^
178
179
  "-Dlibrary.jansi.path=%MAVEN_HOME%\lib\jansi-native" ^
179
180
  "-Dmaven.multiModuleProjectDirectory=%MAVEN_PROJECTBASEDIR%" ^
180
- %CLASSWORLDS_LAUNCHER% %MAVEN_CMD_LINE_ARGS%
181
+ %CLASSWORLDS_LAUNCHER% %MAVEN_ARGS% %MAVEN_CMD_LINE_ARGS%
181
182
  if ERRORLEVEL 1 goto error
182
183
  goto end
183
184
 
@@ -198,4 +199,4 @@ if "%MAVEN_BATCH_PAUSE%"=="on" pause
198
199
 
199
200
  if "%MAVEN_TERMINATE_CMD%"=="on" exit %ERROR_CODE%
200
201
 
201
- cmd /C exit /B %ERROR_CODE%
202
+ exit /b %ERROR_CODE%
@@ -23,6 +23,7 @@
23
23
  # Environment Variable Prerequisites
24
24
  #
25
25
  # JAVA_HOME Must point at your Java Development Kit installation.
26
+ # MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
26
27
  # MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
27
28
  # MAVEN_SKIP_RC (Optional) Flag to disable loading of mavenrc files.
28
29
  # MAVEN_DEBUG_ADDRESS (Optional) Set the debug address. Default value is 8000
@@ -21,6 +21,7 @@
21
21
  @REM Environment Variable Prerequisites
22
22
  @REM
23
23
  @REM JAVA_HOME Must point at your Java Development Kit installation.
24
+ @REM MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
24
25
  @REM MAVEN_BATCH_ECHO (Optional) Set to 'on' to enable the echoing of the batch commands.
25
26
  @REM MAVEN_BATCH_PAUSE (Optional) set to 'on' to wait for a key stroke before ending.
26
27
  @REM MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
@@ -23,6 +23,7 @@
23
23
  # Environment Variable Prerequisites
24
24
  #
25
25
  # JAVA_HOME Must point at your Java Development Kit installation.
26
+ # MAVEN_ARGS (Optional) Arguments passed to Maven before CLI arguments.
26
27
  # MAVEN_OPTS (Optional) Java runtime options used when Maven is executed.
27
28
  # MAVEN_SKIP_RC (Optional) Flag to disable loading of mavenrc files.
28
29
  # -----------------------------------------------------------------------------