ruby-maven-libs 3.3.9 → 3.8.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +1 -1
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +141 -106
  5. data/maven-home/NOTICE +99 -1
  6. data/maven-home/README.txt +79 -79
  7. data/maven-home/bin/m2.conf +2 -2
  8. data/maven-home/bin/mvn +96 -138
  9. data/maven-home/bin/mvn.cmd +115 -92
  10. data/maven-home/bin/mvnDebug +12 -18
  11. data/maven-home/bin/mvnDebug.cmd +21 -8
  12. data/maven-home/bin/mvnyjp +9 -16
  13. data/maven-home/boot/plexus-classworlds-2.6.0.jar +0 -0
  14. data/maven-home/{lib/maven-aether-provider.license → boot/plexus-classworlds.license} +202 -202
  15. data/maven-home/conf/logging/simplelogger.properties +32 -25
  16. data/maven-home/conf/settings.xml +264 -257
  17. data/maven-home/conf/toolchains.xml +102 -102
  18. data/maven-home/lib/commons-cli-1.4.jar +0 -0
  19. data/maven-home/lib/{maven-artifact.license → commons-cli.license} +202 -202
  20. data/maven-home/lib/commons-lang3-3.8.1.jar +0 -0
  21. data/maven-home/lib/commons-lang3.license +202 -202
  22. data/maven-home/lib/ext/README.txt +2 -2
  23. data/maven-home/lib/guava-25.1-android.jar +0 -0
  24. data/maven-home/lib/{maven-builder-support.license → guava.license} +202 -202
  25. data/maven-home/lib/guice-4.2.2-no_aop.jar +0 -0
  26. data/maven-home/lib/{maven-compat.license → guice.license} +202 -202
  27. data/maven-home/lib/jansi-2.4.0.jar +0 -0
  28. data/maven-home/lib/jansi-native/README.txt +8 -0
  29. data/maven-home/lib/jansi-native/Windows/x86/jansi.dll +0 -0
  30. data/maven-home/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
  31. data/maven-home/lib/jansi.license +202 -0
  32. data/maven-home/lib/javax.annotation-api-1.2.jar +0 -0
  33. data/maven-home/lib/javax.annotation-api.license +759 -0
  34. data/maven-home/lib/javax.inject.license +202 -0
  35. data/maven-home/lib/jcl-over-slf4j-1.7.36.jar +0 -0
  36. data/maven-home/lib/jcl-over-slf4j.license +202 -0
  37. data/maven-home/lib/maven-artifact-3.8.7.jar +0 -0
  38. data/maven-home/lib/maven-builder-support-3.8.7.jar +0 -0
  39. data/maven-home/lib/maven-compat-3.8.7.jar +0 -0
  40. data/maven-home/lib/maven-core-3.8.7.jar +0 -0
  41. data/maven-home/lib/maven-embedder-3.8.7.jar +0 -0
  42. data/maven-home/lib/maven-model-3.8.7.jar +0 -0
  43. data/maven-home/lib/maven-model-builder-3.8.7.jar +0 -0
  44. data/maven-home/lib/maven-plugin-api-3.8.7.jar +0 -0
  45. data/maven-home/lib/maven-repository-metadata-3.8.7.jar +0 -0
  46. data/maven-home/lib/maven-resolver-api-1.6.3.jar +0 -0
  47. data/maven-home/lib/maven-resolver-connector-basic-1.6.3.jar +0 -0
  48. data/maven-home/lib/maven-resolver-impl-1.6.3.jar +0 -0
  49. data/maven-home/lib/maven-resolver-provider-3.8.7.jar +0 -0
  50. data/maven-home/lib/maven-resolver-spi-1.6.3.jar +0 -0
  51. data/maven-home/lib/maven-resolver-transport-wagon-1.6.3.jar +0 -0
  52. data/maven-home/lib/maven-resolver-util-1.6.3.jar +0 -0
  53. data/maven-home/lib/maven-settings-3.8.7.jar +0 -0
  54. data/maven-home/lib/maven-settings-builder-3.8.7.jar +0 -0
  55. data/maven-home/lib/maven-shared-utils-3.3.4.jar +0 -0
  56. data/maven-home/lib/maven-slf4j-provider-3.8.7.jar +0 -0
  57. data/maven-home/lib/{org.eclipse.sisu.inject-0.3.2.jar → org.eclipse.sisu.inject-0.3.5.jar} +0 -0
  58. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -261
  59. data/maven-home/lib/{org.eclipse.sisu.plexus-0.3.2.jar → org.eclipse.sisu.plexus-0.3.5.jar} +0 -0
  60. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -261
  61. data/maven-home/lib/plexus-cipher-2.0.jar +0 -0
  62. data/maven-home/lib/plexus-cipher.license +202 -410
  63. data/maven-home/lib/plexus-component-annotations-2.1.0.jar +0 -0
  64. data/maven-home/lib/plexus-component-annotations.license +202 -0
  65. data/maven-home/lib/plexus-interpolation-1.26.jar +0 -0
  66. data/maven-home/lib/plexus-interpolation.license +202 -0
  67. data/maven-home/lib/plexus-sec-dispatcher-2.0.jar +0 -0
  68. data/maven-home/lib/plexus-sec-dispatcher.license +202 -410
  69. data/maven-home/lib/plexus-utils-3.3.1.jar +0 -0
  70. data/maven-home/lib/plexus-utils.license +202 -0
  71. data/maven-home/lib/slf4j-api-1.7.36.jar +0 -0
  72. data/maven-home/lib/slf4j-api.license +24 -370
  73. data/maven-home/lib/wagon-file-3.5.3.jar +0 -0
  74. data/maven-home/lib/wagon-http-3.5.3-shaded.jar +0 -0
  75. data/maven-home/lib/wagon-provider-api-3.5.3.jar +0 -0
  76. metadata +60 -76
  77. data/maven-home/boot/plexus-classworlds-2.5.2.jar +0 -0
  78. data/maven-home/lib/aether-api-1.0.2.v20150114.jar +0 -0
  79. data/maven-home/lib/aether-api.license +0 -261
  80. data/maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar +0 -0
  81. data/maven-home/lib/aether-connector-basic.license +0 -261
  82. data/maven-home/lib/aether-impl-1.0.2.v20150114.jar +0 -0
  83. data/maven-home/lib/aether-impl.license +0 -261
  84. data/maven-home/lib/aether-spi-1.0.2.v20150114.jar +0 -0
  85. data/maven-home/lib/aether-spi.license +0 -261
  86. data/maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar +0 -0
  87. data/maven-home/lib/aether-transport-wagon.license +0 -261
  88. data/maven-home/lib/aether-util-1.0.2.v20150114.jar +0 -0
  89. data/maven-home/lib/aether-util.license +0 -261
  90. data/maven-home/lib/aopalliance-1.0.jar +0 -0
  91. data/maven-home/lib/cdi-api-1.0.jar +0 -0
  92. data/maven-home/lib/cdi-api.license +0 -410
  93. data/maven-home/lib/commons-cli-1.2.jar +0 -0
  94. data/maven-home/lib/commons-io-2.2.jar +0 -0
  95. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  96. data/maven-home/lib/commons-lang3-3.4.jar +0 -0
  97. data/maven-home/lib/guava-18.0.jar +0 -0
  98. data/maven-home/lib/guice-4.0-no_aop.jar +0 -0
  99. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  100. data/maven-home/lib/jsoup.license +0 -65
  101. data/maven-home/lib/jsr250-api-1.0.jar +0 -0
  102. data/maven-home/lib/jsr250-api.license +0 -406
  103. data/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
  104. data/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
  105. data/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
  106. data/maven-home/lib/maven-compat-3.3.9.jar +0 -0
  107. data/maven-home/lib/maven-core-3.3.9.jar +0 -0
  108. data/maven-home/lib/maven-core.license +0 -202
  109. data/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
  110. data/maven-home/lib/maven-embedder.license +0 -202
  111. data/maven-home/lib/maven-model-3.3.9.jar +0 -0
  112. data/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
  113. data/maven-home/lib/maven-model-builder.license +0 -202
  114. data/maven-home/lib/maven-model.license +0 -202
  115. data/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
  116. data/maven-home/lib/maven-plugin-api.license +0 -202
  117. data/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
  118. data/maven-home/lib/maven-repository-metadata.license +0 -202
  119. data/maven-home/lib/maven-settings-3.3.9.jar +0 -0
  120. data/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
  121. data/maven-home/lib/maven-settings-builder.license +0 -202
  122. data/maven-home/lib/maven-settings.license +0 -202
  123. data/maven-home/lib/plexus-cipher-1.7.jar +0 -0
  124. data/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
  125. data/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
  126. data/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
  127. data/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
  128. data/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
  129. data/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
  130. data/maven-home/lib/slf4j-simple.license +0 -370
  131. data/maven-home/lib/wagon-file-2.10.jar +0 -0
  132. data/maven-home/lib/wagon-file.license +0 -202
  133. data/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
  134. data/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
  135. data/maven-home/lib/wagon-http-shared.license +0 -202
  136. data/maven-home/lib/wagon-http.license +0 -202
  137. data/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
  138. data/maven-home/lib/wagon-provider-api.license +0 -202
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 9953899a9130162745913b1277aaa618c84973e8
4
- data.tar.gz: 57e7cf01705994371d4778394f0aca41880a2569
2
+ SHA256:
3
+ metadata.gz: d2b1a67fbffdfbbd6518d2ae8563d7ae6d9840a4335103d52ea5c1e803ff035c
4
+ data.tar.gz: a22b45e3fd3a4094898aa02b1c95e9986b2d5f7cd17fe4e39a61111ba368c989
5
5
  SHA512:
6
- metadata.gz: 8941ca1c60fbf774ff3cd1630614a4c9276686d9c88a5c4fb9f429fd2bc419cd5809d18cc4a97fd5a17add67abf017e0c996f5a3ce981961a7992cec72d8810e
7
- data.tar.gz: 3cb99ea7a73e750e43e3b885629b9491e50157091096827abe11f7f26dda8fedab4b857e3df99d1f954b77273c4fdf4428cf6c1b8248c3bb3b7c5978b87ff63a
6
+ metadata.gz: 831dd3c9ad204cb8ced60156341f37582ee44b71c7add1a00f75aaf2df87c0506e2f13e93c002f89972d4754b4dfd6bf401b24d2cb64f96dd027f7a047322675
7
+ data.tar.gz: f32405f65b1e785e0445823c220bb286ff3fd83446c9deb230cb0a3328034a7dd1c5b705aec68ac1c98089038ea1a5e4c4f158bbd6ce93bb8058f26128faead2
data/README.md CHANGED
@@ -1,7 +1,7 @@
1
1
  ruby maven libs
2
2
  ---------------
3
3
 
4
- this is just a regular [maven](maven.apache.org) packed as gem. mainly used by [ruby-maven](github.com/takari/ruby-maven)
4
+ this is just a regular [maven](maven.apache.org) packed as gem. mainly used by [ruby-maven](github.com/jruby/ruby-maven)
5
5
 
6
6
  release a new version
7
7
  ---------------
data/lib/maven.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  module Maven
2
2
 
3
- VERSION = '3.3.9'.freeze
3
+ VERSION = '3.8.9'.freeze
4
4
 
5
5
  def self.exec( *args )
6
6
  if args.member?( '-Dverbose=true' ) || args.member?( '-Dverbose' ) || args.member?( '-X' )
data/maven-home/LICENSE CHANGED
@@ -200,109 +200,144 @@
200
200
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
201
  See the License for the specific language governing permissions and
202
202
  limitations under the License.
203
-
204
- Apache Maven includes a number of components and libraries with separate
205
- copyright notices and license terms. Your use of those components are
206
- subject to the terms and conditions of the following licenses.
207
-
208
-
209
-
210
- AOP alliance (http://aopalliance.sourceforge.net) aopalliance:aopalliance:jar:1.0
211
- License: Public Domain
212
-
213
- JSR-250 Common Annotations for the JavaTM Platform (http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html) javax.annotation:jsr250-api:jar:1.0
214
- License: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0 https://glassfish.java.net/public/CDDLv1.0.html (lib/jsr250-api.license)
215
-
216
- CDI APIs (http://www.seamframework.org/Weld/cdi-api) javax.enterprise:cdi-api:jar:1.0
217
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/cdi-api.license)
218
-
219
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.4
220
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-lang3.license)
221
-
222
- Maven Aether Provider (http://maven.apache.org/ref/3.3.9/maven-aether-provider/) org.apache.maven:maven-aether-provider:jar:3.3.9
223
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-aether-provider.license)
224
-
225
- Maven Artifact (http://maven.apache.org/ref/3.3.9/maven-artifact/) org.apache.maven:maven-artifact:jar:3.3.9
226
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-artifact.license)
227
-
228
- Maven Builder Support (http://maven.apache.org/ref/3.3.9/maven-builder-support/) org.apache.maven:maven-builder-support:jar:3.3.9
229
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-builder-support.license)
230
-
231
- Maven Compat (http://maven.apache.org/ref/3.3.9/maven-compat/) org.apache.maven:maven-compat:jar:3.3.9
232
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-compat.license)
233
-
234
- Maven Core (http://maven.apache.org/ref/3.3.9/maven-core/) org.apache.maven:maven-core:jar:3.3.9
235
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-core.license)
236
-
237
- Maven Embedder (http://maven.apache.org/ref/3.3.9/maven-embedder/) org.apache.maven:maven-embedder:jar:3.3.9
238
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-embedder.license)
239
-
240
- Maven Model (http://maven.apache.org/ref/3.3.9/maven-model/) org.apache.maven:maven-model:jar:3.3.9
241
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-model.license)
242
-
243
- Maven Model Builder (http://maven.apache.org/ref/3.3.9/maven-model-builder/) org.apache.maven:maven-model-builder:jar:3.3.9
244
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-model-builder.license)
245
-
246
- Maven Plugin API (http://maven.apache.org/ref/3.3.9/maven-plugin-api/) org.apache.maven:maven-plugin-api:jar:3.3.9
247
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-plugin-api.license)
248
-
249
- Maven Repository Metadata Model (http://maven.apache.org/ref/3.3.9/maven-repository-metadata/) org.apache.maven:maven-repository-metadata:jar:3.3.9
250
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-repository-metadata.license)
251
-
252
- Maven Settings (http://maven.apache.org/ref/3.3.9/maven-settings/) org.apache.maven:maven-settings:jar:3.3.9
253
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-settings.license)
254
-
255
- Maven Settings Builder (http://maven.apache.org/ref/3.3.9/maven-settings-builder/) org.apache.maven:maven-settings-builder:jar:3.3.9
256
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/maven-settings-builder.license)
257
-
258
- Apache Maven Wagon :: Providers :: File Provider (http://maven.apache.org/wagon/wagon-providers/wagon-file) org.apache.maven.wagon:wagon-file:jar:2.10
259
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-file.license)
260
-
261
- Apache Maven Wagon :: Providers :: HTTP Provider (http://maven.apache.org/wagon/wagon-providers/wagon-http) org.apache.maven.wagon:wagon-http:jar:2.10
262
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-http.license)
263
-
264
- Apache Maven Wagon :: Providers :: HTTP Shared Library (http://maven.apache.org/wagon/wagon-providers/wagon-http-shared) org.apache.maven.wagon:wagon-http-shared:jar:2.10
265
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-http-shared.license)
266
-
267
- Apache Maven Wagon :: API (http://maven.apache.org/wagon/wagon-provider-api) org.apache.maven.wagon:wagon-provider-api:jar:2.10
268
- License: Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt (lib/wagon-provider-api.license)
269
-
270
- Aether API (http://www.eclipse.org/aether/aether-api/) org.eclipse.aether:aether-api:jar:1.0.2.v20150114
271
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-api.license)
272
-
273
- Aether Connector Basic (http://www.eclipse.org/aether/aether-connector-basic/) org.eclipse.aether:aether-connector-basic:jar:1.0.2.v20150114
274
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-connector-basic.license)
275
-
276
- Aether Implementation (http://www.eclipse.org/aether/aether-impl/) org.eclipse.aether:aether-impl:jar:1.0.2.v20150114
277
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-impl.license)
278
-
279
- Aether SPI (http://www.eclipse.org/aether/aether-spi/) org.eclipse.aether:aether-spi:jar:1.0.2.v20150114
280
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-spi.license)
281
-
282
- Aether Transport Wagon (http://www.eclipse.org/aether/aether-transport-wagon/) org.eclipse.aether:aether-transport-wagon:jar:1.0.2.v20150114
283
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-transport-wagon.license)
284
-
285
- Aether Utilities (http://www.eclipse.org/aether/aether-util/) org.eclipse.aether:aether-util:jar:1.0.2.v20150114
286
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/aether-util.license)
287
-
288
- org.eclipse.sisu.inject (http://www.eclipse.org/sisu/org.eclipse.sisu.inject/) org.eclipse.sisu:org.eclipse.sisu.inject:eclipse-plugin:0.3.2
289
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.inject.license)
290
-
291
- org.eclipse.sisu.plexus (http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/) org.eclipse.sisu:org.eclipse.sisu.plexus:eclipse-plugin:0.3.2
292
- License: Eclipse Public License, Version 1.0 http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.plexus.license)
293
-
294
- jsoup (http://jsoup.org/) org.jsoup:jsoup:jar:1.7.2
295
- License: The MIT License http://jsoup.com/license (lib/jsoup.license)
296
-
297
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.5
298
- License: MIT License http://www.opensource.org/licenses/mit-license.php (lib/slf4j-api.license)
299
-
300
- SLF4J Simple Binding (http://www.slf4j.org) org.slf4j:slf4j-simple:jar:1.7.5
301
- License: MIT License http://www.opensource.org/licenses/mit-license.php (lib/slf4j-simple.license)
302
-
303
- Plexus Cipher: encryption/decryption Component (http://spice.sonatype.org/plexus-cipher) org.sonatype.plexus:plexus-cipher:jar:1.7
304
- License: Apache Public License 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/plexus-cipher.license)
305
-
306
- Plexus Security Dispatcher Component (http://spice.sonatype.org/plexus-sec-dispatcher) org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
307
- License: Apache Public License 2.0 http://www.apache.org/licenses/LICENSE-2.0 (lib/plexus-sec-dispatcher.license)
308
-
203
+
204
+
205
+ Apache Maven includes a number of components and libraries with separate
206
+ copyright notices and license terms. Your use of those components are
207
+ subject to the terms and conditions of the following licenses:
208
+
209
+
210
+ - lib/guava-25.1-android.jar: com.google.guava:guava:bundle:25.1-android
211
+ Project: Guava: Google Core Libraries for Java
212
+ Project URL: https://github.com/google/guava/
213
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
214
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/guava.license)
215
+
216
+
217
+
218
+ - lib/guice-4.2.2.jar: com.google.inject:guice:jar:4.2.2
219
+ Project: Google Guice - Core Library
220
+ Project URL: https://github.com/google/guice/
221
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
222
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/guice.license)
223
+
224
+
225
+
226
+ - lib/commons-cli-1.4.jar: commons-cli:commons-cli:jar:1.4
227
+ Project: Apache Commons CLI
228
+ Project URL: http://commons.apache.org/proper/commons-cli/
229
+ License: Apache License, Version 2.0 (Apache-2.0)
230
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-cli.license)
231
+
232
+
233
+
234
+ - lib/javax.annotation-api-1.2.jar: javax.annotation:javax.annotation-api:jar:1.2
235
+ Project: javax.annotation API
236
+ Project URL: http://jcp.org/en/jsr/detail?id=250
237
+ License: CDDL + GPLv2 with classpath exception (unrecognized)
238
+ License URL: https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html (lib/javax.annotation-api.license)
239
+
240
+
241
+
242
+ - lib/javax.inject-1.jar: javax.inject:javax.inject:jar:1
243
+ Project: javax.inject
244
+ Project URL: http://code.google.com/p/atinject/
245
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
246
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/javax.inject.license)
247
+
248
+
249
+
250
+ - lib/commons-lang3-3.8.1.jar: org.apache.commons:commons-lang3:jar:3.8.1
251
+ Project: Apache Commons Lang
252
+ Project URL: http://commons.apache.org/proper/commons-lang/
253
+ License: Apache License, Version 2.0 (Apache-2.0)
254
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/commons-lang3.license)
255
+
256
+
257
+
258
+ - lib/plexus-cipher-2.0.jar: org.codehaus.plexus:plexus-cipher:jar:2.0
259
+ Project: Plexus Cipher: encryption/decryption Component
260
+ Project URL: https://codehaus-plexus.github.io/plexus-cipher/
261
+ License: Apache License, Version 2.0 (Apache-2.0)
262
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-cipher.license)
263
+
264
+
265
+
266
+ - boot/plexus-classworlds-2.6.0.jar: org.codehaus.plexus:plexus-classworlds:bundle:2.6.0
267
+ Project: Plexus Classworlds
268
+ Project URL: http://codehaus-plexus.github.io/plexus-classworlds/
269
+ License: Apache License, Version 2.0 (Apache-2.0)
270
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (boot/plexus-classworlds.license)
271
+
272
+
273
+
274
+ - lib/plexus-component-annotations-2.1.0.jar: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0
275
+ Project: Plexus :: Component Annotations
276
+ Project URL: http://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
277
+ License: Apache License, Version 2.0 (Apache-2.0)
278
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-component-annotations.license)
279
+
280
+
281
+
282
+ - lib/plexus-interpolation-1.26.jar: org.codehaus.plexus:plexus-interpolation:bundle:1.26
283
+ Project: Plexus Interpolation API
284
+ Project URL: http://codehaus-plexus.github.io/plexus-interpolation/
285
+ License: Apache License, Version 2.0 (Apache-2.0)
286
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-interpolation.license)
287
+
288
+
289
+
290
+ - lib/plexus-sec-dispatcher-2.0.jar: org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0
291
+ Project: Plexus Security Dispatcher Component
292
+ Project URL: https://codehaus-plexus.github.io/plexus-sec-dispatcher/
293
+ License: Apache License, Version 2.0 (Apache-2.0)
294
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-sec-dispatcher.license)
295
+
296
+
297
+
298
+ - lib/plexus-utils-3.3.1.jar: org.codehaus.plexus:plexus-utils:jar:3.3.1
299
+ Project: Plexus Common Utilities
300
+ Project URL: http://codehaus-plexus.github.io/plexus-utils/
301
+ License: Apache License, Version 2.0 (Apache-2.0)
302
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/plexus-utils.license)
303
+
304
+
305
+
306
+ - lib/org.eclipse.sisu.inject-0.3.5.jar: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5
307
+ Project: org.eclipse.sisu.inject
308
+ Project URL: https://www.eclipse.org/sisu/
309
+ License: Eclipse Public License, Version 1.0 (EPL-1.0)
310
+ License URL: http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.inject.license)
311
+
312
+
313
+
314
+ - lib/org.eclipse.sisu.plexus-0.3.5.jar: org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5
315
+ Project: org.eclipse.sisu.plexus
316
+ Project URL: https://www.eclipse.org/sisu/
317
+ License: Eclipse Public License, Version 1.0 (EPL-1.0)
318
+ License URL: http://www.eclipse.org/legal/epl-v10.html (lib/org.eclipse.sisu.plexus.license)
319
+
320
+
321
+
322
+ - lib/jansi-2.4.0.jar: org.fusesource.jansi:jansi:jar:2.4.0
323
+ Project: jansi
324
+ Project URL: http://fusesource.github.io/jansi
325
+ License: The Apache Software License, Version 2.0 (Apache-2.0)
326
+ License URL: http://www.apache.org/licenses/LICENSE-2.0.txt (lib/jansi.license)
327
+
328
+
329
+
330
+ - lib/jcl-over-slf4j-1.7.36.jar: org.slf4j:jcl-over-slf4j:jar:1.7.36
331
+ Project: JCL 1.2 implemented over SLF4J
332
+ Project URL: http://www.slf4j.org
333
+ License: Apache License, Version 2.0 (Apache-2.0)
334
+ License URL: https://www.apache.org/licenses/LICENSE-2.0.txt (lib/jcl-over-slf4j.license)
335
+
336
+
337
+
338
+ - lib/slf4j-api-1.7.36.jar: org.slf4j:slf4j-api:jar:1.7.36
339
+ Project: SLF4J API Module
340
+ Project URL: http://www.slf4j.org
341
+ License: MIT License (MIT)
342
+ License URL: http://www.opensource.org/licenses/mit-license.php (lib/slf4j-api.license)
343
+
data/maven-home/NOTICE CHANGED
@@ -1,8 +1,106 @@
1
1
 
2
2
  Apache Maven Distribution
3
- Copyright 2001-2015 The Apache Software Foundation
3
+ Copyright 2001-2022 The Apache Software Foundation
4
4
 
5
5
  This product includes software developed at
6
6
  The Apache Software Foundation (http://www.apache.org/).
7
7
 
8
8
 
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>
@@ -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 http://maven.apache.org/.
15
-
16
- Release Notes
17
- -------------
18
-
19
- The full list of changes can be found at http://maven.apache.org/release-notes.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, eg:
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, eg:
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 http://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: http://maven.apache.org/
73
- Downloads: http://maven.apache.org/download.html
74
- Release Notes: http://maven.apache.org/release-notes.html
75
- Mailing Lists: http://maven.apache.org/mail-lists.html
76
- Source Code: https://git-wip-us.apache.org/repos/asf/maven.git/apache-maven
77
- Issue Tracking: http://jira.codehaus.org/browse/MNG
78
- Wiki: https://cwiki.apache.org/confluence/display/MAVEN/
79
- Available Plugins: http://maven.apache.org/plugins/index.html
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,8 +1,8 @@
1
1
  main is org.apache.maven.cli.MavenCli from plexus.core
2
2
 
3
- set maven.home default ${user.home}/m2
3
+ set maven.conf default ${maven.home}/conf
4
4
 
5
5
  [plexus.core]
6
+ load ${maven.conf}/logging
6
7
  optionally ${maven.home}/lib/ext/*.jar
7
8
  load ${maven.home}/lib/*.jar
8
- load ${maven.home}/conf/logging