ruby-maven-libs 3.3.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 (143) hide show
  1. checksums.yaml +5 -5
  2. data/README.md +10 -1
  3. data/lib/maven.rb +1 -1
  4. data/maven-home/LICENSE +521 -69
  5. data/maven-home/NOTICE +98 -2
  6. data/maven-home/README.txt +12 -12
  7. data/maven-home/bin/m2.conf +4 -2
  8. data/maven-home/bin/mvn +98 -139
  9. data/maven-home/bin/mvn.cmd +116 -92
  10. data/maven-home/bin/mvnDebug +13 -18
  11. data/maven-home/bin/mvnDebug.cmd +22 -8
  12. data/maven-home/bin/mvnyjp +10 -16
  13. data/maven-home/boot/plexus-classworlds-2.7.0.jar +0 -0
  14. data/maven-home/conf/logging/simplelogger.properties +6 -1
  15. data/maven-home/conf/settings.xml +15 -7
  16. data/maven-home/conf/toolchains.xml +2 -2
  17. data/maven-home/lib/aopalliance.license +1 -0
  18. data/maven-home/lib/commons-cli-1.5.0.jar +0 -0
  19. data/maven-home/lib/commons-codec-1.16.0.jar +0 -0
  20. data/maven-home/lib/commons-lang3-3.12.0.jar +0 -0
  21. data/maven-home/lib/ext/README.txt +1 -1
  22. data/maven-home/lib/ext/hazelcast/README.txt +6 -0
  23. data/maven-home/lib/ext/redisson/README.txt +6 -0
  24. data/maven-home/lib/failureaccess-1.0.1.jar +0 -0
  25. data/maven-home/lib/guava-32.0.1-jre.jar +0 -0
  26. data/maven-home/lib/guice-5.1.0.jar +0 -0
  27. data/maven-home/lib/httpclient-4.5.14.jar +0 -0
  28. data/maven-home/lib/httpcore-4.4.16.jar +0 -0
  29. data/maven-home/lib/jansi-2.4.0.jar +0 -0
  30. data/maven-home/lib/jansi-native/README.txt +8 -0
  31. data/maven-home/lib/jansi-native/Windows/x86/jansi.dll +0 -0
  32. data/maven-home/lib/jansi-native/Windows/x86_64/jansi.dll +0 -0
  33. data/maven-home/lib/javax.annotation-api-1.3.2.jar +0 -0
  34. data/maven-home/lib/javax.annotation-api.license +759 -0
  35. data/maven-home/lib/jcl-over-slf4j-1.7.36.jar +0 -0
  36. data/maven-home/lib/maven-artifact-3.9.6.jar +0 -0
  37. data/maven-home/lib/maven-builder-support-3.9.6.jar +0 -0
  38. data/maven-home/lib/maven-compat-3.9.6.jar +0 -0
  39. data/maven-home/lib/maven-core-3.9.6.jar +0 -0
  40. data/maven-home/lib/maven-embedder-3.9.6.jar +0 -0
  41. data/maven-home/lib/maven-model-3.9.6.jar +0 -0
  42. data/maven-home/lib/maven-model-builder-3.9.6.jar +0 -0
  43. data/maven-home/lib/maven-plugin-api-3.9.6.jar +0 -0
  44. data/maven-home/lib/maven-repository-metadata-3.9.6.jar +0 -0
  45. data/maven-home/lib/maven-resolver-api-1.9.18.jar +0 -0
  46. data/maven-home/lib/maven-resolver-connector-basic-1.9.18.jar +0 -0
  47. data/maven-home/lib/maven-resolver-impl-1.9.18.jar +0 -0
  48. data/maven-home/lib/maven-resolver-named-locks-1.9.18.jar +0 -0
  49. data/maven-home/lib/maven-resolver-provider-3.9.6.jar +0 -0
  50. data/maven-home/lib/maven-resolver-spi-1.9.18.jar +0 -0
  51. data/maven-home/lib/maven-resolver-transport-file-1.9.18.jar +0 -0
  52. data/maven-home/lib/maven-resolver-transport-http-1.9.18.jar +0 -0
  53. data/maven-home/lib/maven-resolver-transport-wagon-1.9.18.jar +0 -0
  54. data/maven-home/lib/maven-resolver-util-1.9.18.jar +0 -0
  55. data/maven-home/lib/maven-settings-3.9.6.jar +0 -0
  56. data/maven-home/lib/maven-settings-builder-3.9.6.jar +0 -0
  57. data/maven-home/lib/maven-shared-utils-3.3.4.jar +0 -0
  58. data/maven-home/lib/maven-slf4j-provider-3.9.6.jar +0 -0
  59. data/maven-home/lib/org.eclipse.sisu.inject-0.9.0.M2.jar +0 -0
  60. data/maven-home/lib/org.eclipse.sisu.inject.license +210 -261
  61. data/maven-home/lib/org.eclipse.sisu.plexus-0.9.0.M2.jar +0 -0
  62. data/maven-home/lib/org.eclipse.sisu.plexus.license +210 -261
  63. data/maven-home/lib/plexus-cipher-2.0.jar +0 -0
  64. data/maven-home/lib/plexus-cipher.license +202 -410
  65. data/maven-home/lib/plexus-component-annotations-2.1.0.jar +0 -0
  66. data/maven-home/lib/plexus-interpolation-1.26.jar +0 -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.5.1.jar +0 -0
  70. data/maven-home/lib/slf4j-api-1.7.36.jar +0 -0
  71. data/maven-home/lib/slf4j-api.license +18 -364
  72. data/maven-home/lib/wagon-file-3.5.3.jar +0 -0
  73. data/maven-home/lib/wagon-http-3.5.3.jar +0 -0
  74. data/maven-home/lib/wagon-http-shared-3.5.3.jar +0 -0
  75. data/maven-home/lib/wagon-provider-api-3.5.3.jar +0 -0
  76. metadata +75 -75
  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/cdi-api-1.0.jar +0 -0
  91. data/maven-home/lib/cdi-api.license +0 -410
  92. data/maven-home/lib/commons-cli-1.2.jar +0 -0
  93. data/maven-home/lib/commons-io-2.2.jar +0 -0
  94. data/maven-home/lib/commons-lang-2.6.jar +0 -0
  95. data/maven-home/lib/commons-lang3-3.4.jar +0 -0
  96. data/maven-home/lib/guava-18.0.jar +0 -0
  97. data/maven-home/lib/guice-4.0-no_aop.jar +0 -0
  98. data/maven-home/lib/jsoup-1.7.2.jar +0 -0
  99. data/maven-home/lib/jsoup.license +0 -65
  100. data/maven-home/lib/jsr250-api-1.0.jar +0 -0
  101. data/maven-home/lib/jsr250-api.license +0 -406
  102. data/maven-home/lib/maven-aether-provider-3.3.9.jar +0 -0
  103. data/maven-home/lib/maven-artifact-3.3.9.jar +0 -0
  104. data/maven-home/lib/maven-builder-support-3.3.9.jar +0 -0
  105. data/maven-home/lib/maven-compat-3.3.9.jar +0 -0
  106. data/maven-home/lib/maven-core-3.3.9.jar +0 -0
  107. data/maven-home/lib/maven-embedder-3.3.9.jar +0 -0
  108. data/maven-home/lib/maven-model-3.3.9.jar +0 -0
  109. data/maven-home/lib/maven-model-builder-3.3.9.jar +0 -0
  110. data/maven-home/lib/maven-plugin-api-3.3.9.jar +0 -0
  111. data/maven-home/lib/maven-repository-metadata-3.3.9.jar +0 -0
  112. data/maven-home/lib/maven-settings-3.3.9.jar +0 -0
  113. data/maven-home/lib/maven-settings-builder-3.3.9.jar +0 -0
  114. data/maven-home/lib/org.eclipse.sisu.inject-0.3.2.jar +0 -0
  115. data/maven-home/lib/org.eclipse.sisu.plexus-0.3.2.jar +0 -0
  116. data/maven-home/lib/plexus-cipher-1.7.jar +0 -0
  117. data/maven-home/lib/plexus-component-annotations-1.6.jar +0 -0
  118. data/maven-home/lib/plexus-interpolation-1.21.jar +0 -0
  119. data/maven-home/lib/plexus-sec-dispatcher-1.3.jar +0 -0
  120. data/maven-home/lib/plexus-utils-3.0.22.jar +0 -0
  121. data/maven-home/lib/slf4j-api-1.7.5.jar +0 -0
  122. data/maven-home/lib/slf4j-simple-1.7.5.jar +0 -0
  123. data/maven-home/lib/slf4j-simple.license +0 -370
  124. data/maven-home/lib/wagon-file-2.10.jar +0 -0
  125. data/maven-home/lib/wagon-http-2.10-shaded.jar +0 -0
  126. data/maven-home/lib/wagon-http-shared-2.10.jar +0 -0
  127. data/maven-home/lib/wagon-http.license +0 -202
  128. data/maven-home/lib/wagon-provider-api-2.10.jar +0 -0
  129. data/maven-home/lib/wagon-provider-api.license +0 -202
  130. /data/maven-home/{lib/maven-aether-provider.license → boot/plexus-classworlds.license} +0 -0
  131. /data/maven-home/lib/{maven-artifact.license → commons-cli.license} +0 -0
  132. /data/maven-home/lib/{maven-builder-support.license → commons-codec.license} +0 -0
  133. /data/maven-home/lib/{maven-compat.license → failureaccess.license} +0 -0
  134. /data/maven-home/lib/{maven-core.license → guava.license} +0 -0
  135. /data/maven-home/lib/{maven-embedder.license → guice.license} +0 -0
  136. /data/maven-home/lib/{maven-model-builder.license → httpclient.license} +0 -0
  137. /data/maven-home/lib/{maven-model.license → httpcore.license} +0 -0
  138. /data/maven-home/lib/{maven-plugin-api.license → jansi.license} +0 -0
  139. /data/maven-home/lib/{maven-repository-metadata.license → javax.inject.license} +0 -0
  140. /data/maven-home/lib/{maven-settings-builder.license → jcl-over-slf4j.license} +0 -0
  141. /data/maven-home/lib/{maven-settings.license → plexus-component-annotations.license} +0 -0
  142. /data/maven-home/lib/{wagon-file.license → plexus-interpolation.license} +0 -0
  143. /data/maven-home/lib/{wagon-http-shared.license → plexus-utils.license} +0 -0
Binary file
@@ -1,370 +1,24 @@
1
- <!DOCTYPE html>
2
- <html lang="en" dir="ltr">
3
- <head profile="http://www.w3.org/1999/xhtml/vocab">
4
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <link rel="shortcut icon" href="http://opensource.org/files/osi_favicon.png" type="image/png" />
7
- <meta name="HandheldFriendly" content="true" />
8
- <link rel="shortlink" href="/node/66" />
9
- <meta name="Generator" content="Drupal 7 (http://drupal.org)" />
10
- <link rel="canonical" href="/licenses/MIT" />
11
- <meta name="MobileOptimized" content="width" />
12
- <title>The MIT License (MIT) | Open Source Initiative</title>
13
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_xE-rWrJf-fncB6ztZfd2huxqgxu4WO-qwma6Xer30m4.css" media="all" />
14
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_4p37TiWeuzRfdymI_lPgCuu6wEwSDhUquxUkHLI7QnU.css" media="all" />
15
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_MnXiytJtb186Ydycnpwpw34cuUsHaKc80ey5LiQXhSY.css" media="all" />
16
- <link type="text/css" rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" media="all" />
17
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_KGZcOm3i1wmtbgZsjo-3V9FM4wZ-5UDcpJ7Vfzmt45E.css" media="all" />
18
- <link type="text/css" rel="stylesheet" href="http://opensource.org/files/css/css_G9cu63kkDQ56GYuF3QrqJxma5HT-bUVZckUWKUzFCF4.css" media="all" />
1
+ Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
2
+ All rights reserved.
19
3
 
20
- <!--[if (lt IE 9)]>
21
- <link type="text/css" rel="stylesheet" href="http://opensource.org/sites/all/themes/bootstrap-business/css/ie8.css?nxi1lc" media="all" />
22
- <![endif]-->
4
+ Permission is hereby granted, free of charge, to any person obtaining
5
+ a copy of this software and associated documentation files (the
6
+ "Software"), to deal in the Software without restriction, including
7
+ without limitation the rights to use, copy, modify, merge, publish,
8
+ distribute, sublicense, and/or sell copies of the Software, and to
9
+ permit persons to whom the Software is furnished to do so, subject to
10
+ the following conditions:
23
11
 
24
-
25
- <!-- HTML5 element support for IE6-8 -->
26
- <!--[if lt IE 9]>
27
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
28
- <![endif]-->
29
- <script type="text/javascript" src="//code.jquery.com/jquery-1.10.2.min.js"></script>
30
- <script type="text/javascript">
31
- <!--//--><![CDATA[//><!--
32
- window.jQuery || document.write("<script src='/sites/all/modules/jquery_update/replace/jquery/1.10/jquery.min.js'>\x3C/script>")
33
- //--><!]]>
34
- </script>
35
- <script type="text/javascript" src="http://opensource.org/files/js/js_3TykeRWpejhD4-J3vdlaNXdULg9xhOZhbsppK0o2bUs.js"></script>
36
- <script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
37
- <script type="text/javascript">
38
- <!--//--><![CDATA[//><!--
39
- jQuery(document).ready(function($) {
40
- $(window).scroll(function() {
41
- if($(this).scrollTop() != 0) {
42
- $("#toTop").fadeIn();
43
- } else {
44
- $("#toTop").fadeOut();
45
- }
46
- });
47
-
48
- $("#toTop").click(function() {
49
- $("body,html").animate({scrollTop:0},800);
50
- });
51
-
52
- });
53
- //--><!]]>
54
- </script>
55
- <script type="text/javascript" src="http://opensource.org/files/js/js_ruOYJN6FkJU2O5L1dAKVnDloSn5R6LjnLW88zFxS1Uw.js"></script>
56
- <script type="text/javascript" src="http://opensource.org/files/js/js_JQHTvV_SkyFlN3f2BnQwnusF-eI6tkX8wrKAk2siiZU.js"></script>
57
- <script type="text/javascript">
58
- <!--//--><![CDATA[//><!--
59
- jQuery.extend(Drupal.settings, {"basePath":"\/","pathPrefix":"","ajaxPageState":{"theme":"bootstrap_business","theme_token":"XQUfOVWcNUstFL7Mf28dswXzO-DyvgTX2IZqLuFqRhQ","js":{"\/\/code.jquery.com\/jquery-1.10.2.min.js":1,"0":1,"misc\/jquery.once.js":1,"misc\/drupal.js":1,"\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/js\/bootstrap.min.js":1,"1":1,"sites\/all\/libraries\/superfish\/jquery.hoverIntent.minified.js":1,"sites\/all\/libraries\/superfish\/sftouchscreen.js":1,"sites\/all\/libraries\/superfish\/sfsmallscreen.js":1,"sites\/all\/libraries\/superfish\/supposition.js":1,"sites\/all\/libraries\/superfish\/superfish.js":1,"sites\/all\/libraries\/superfish\/supersubs.js":1,"sites\/all\/modules\/superfish\/superfish.js":1,"sites\/all\/themes\/bootstrap-business\/js\/jquery.browser.min.js":1},"css":{"modules\/system\/system.base.css":1,"modules\/system\/system.menus.css":1,"modules\/system\/system.messages.css":1,"modules\/system\/system.theme.css":1,"modules\/aggregator\/aggregator.css":1,"modules\/comment\/comment.css":1,"modules\/field\/theme\/field.css":1,"sites\/all\/modules\/mollom\/mollom.css":1,"modules\/node\/node.css":1,"modules\/search\/search.css":1,"modules\/user\/user.css":1,"sites\/all\/modules\/views\/css\/views.css":1,"sites\/all\/modules\/ctools\/css\/ctools.css":1,"\/\/maxcdn.bootstrapcdn.com\/bootstrap\/3.2.0\/css\/bootstrap.min.css":1,"sites\/all\/libraries\/superfish\/css\/superfish.css":1,"sites\/all\/themes\/bootstrap-business\/css\/style.css":1,"sites\/all\/themes\/bootstrap-business\/color\/colors.css":1,"sites\/all\/themes\/bootstrap-business\/css\/local.css":1,"sites\/all\/themes\/bootstrap-business\/css\/ie8.css":1}},"urlIsAjaxTrusted":{"\/licenses\/mit-license.php":true},"superfish":{"1":{"id":"1","sf":{"animation":{"opacity":"show","height":"show"},"speed":"\u0027fast\u0027","autoArrows":false,"dropShadows":true,"disableHI":false},"plugins":{"touchscreen":{"mode":"window_width"},"smallscreen":{"mode":"window_width","addSelected":false,"menuClasses":false,"hyperlinkClasses":false,"title":"Navigation"},"supposition":true,"bgiframe":false,"supersubs":{"minWidth":"12","maxWidth":"27","extraWidth":1}}}}});
60
- //--><!]]>
61
- </script>
62
- </head>
63
- <body class="html not-front not-logged-in no-sidebars page-node page-node- page-node-66 node-type-page" >
64
- <div id="skip-link">
65
- <a href="#main-content" class="element-invisible element-focusable">Skip to main content</a>
66
- </div>
67
- <div id="toTop"><span class="glyphicon glyphicon-chevron-up"></span></div>
12
+ The above copyright notice and this permission notice shall be
13
+ included in all copies or substantial portions of the Software.
68
14
 
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
16
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
17
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
18
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
19
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
20
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
21
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
69
22
 
70
23
 
71
- <!-- #header-top -->
72
- <div id="header-top" class="clearfix">
73
- <div class="container">
74
24
 
75
- <!-- #header-top-inside -->
76
- <div id="header-top-inside" class="clearfix">
77
- <div class="row">
78
-
79
- <div class="col-md-8">
80
- <!-- #header-top-left -->
81
- <div id="header-top-left" class="clearfix">
82
- <div class="region region-header-top-left">
83
- <div id="block-menu-secondary-menu" class="block block-menu clearfix">
84
-
85
-
86
- <div class="content">
87
- <ul class="menu"><li class="first leaf"><a href="/" title="">Home</a></li>
88
- <li class="leaf"><a href="/blog" title="">From the Board</a></li>
89
- <li class="leaf"><a href="/contact" title="">Contact</a></li>
90
- <li class="last leaf"><a href="/civicrm/contribute/transact?reset=1&amp;id=2" title="">Donate</a></li>
91
- </ul> </div>
92
- </div>
93
- </div>
94
- </div>
95
- <!-- EOF:#header-top-left -->
96
- </div>
97
-
98
- <div class="col-md-4">
99
- <!-- #header-top-right -->
100
- <div id="header-top-right" class="clearfix">
101
- <div class="region region-header-top-right">
102
- <div id="block-search-form" class="block block-search clearfix">
103
-
104
-
105
- <div class="content">
106
- <form action="/licenses/mit-license.php" method="post" id="search-block-form" accept-charset="UTF-8"><div><div class="container-inline">
107
- <h2 class="element-invisible">Search form</h2>
108
- <div class="form-item form-type-textfield form-item-search-block-form">
109
- <input onblur="if (this.value == &#039;&#039;) {this.value = &#039;Search this website...&#039;;}" onfocus="if (this.value == &#039;Search this website...&#039;) {this.value = &#039;&#039;;}" type="text" id="edit-search-block-form--2" name="search_block_form" value="Search this website..." size="15" maxlength="128" class="form-text" />
110
- </div>
111
- <div class="form-actions form-wrapper" id="edit-actions"><input value="" type="submit" id="edit-submit" name="op" class="form-submit" /></div><input type="hidden" name="form_build_id" value="form-aB5V1er92LvWOShUqnFr3ohElMRQIZsrGOx3rJziFwQ" />
112
- <input type="hidden" name="form_id" value="search_block_form" />
113
- </div>
114
- </div></form> </div>
115
- </div>
116
- </div>
117
- </div>
118
- <!-- EOF:#header-top-right -->
119
- </div>
120
-
121
- </div>
122
- </div>
123
- <!-- EOF: #header-top-inside -->
124
-
125
- </div>
126
- </div>
127
- <!-- EOF: #header-top -->
128
-
129
- <!-- header -->
130
- <header id="header" role="banner" class="clearfix">
131
- <div class="container">
132
-
133
- <!-- #header-inside -->
134
- <div id="header-inside" class="clearfix">
135
- <div class="row">
136
- <div class="col-md-8">
137
-
138
- <div id="logo">
139
- <a href="/" title="Home" rel="home"> <img src="http://opensource.org/files/osi_keyhole_300X300_90ppi_0.png" alt="Home" /> </a>
140
- </div>
141
-
142
- <div id="site-name">
143
- <a href="/" title="Home">Open Source Initiative</a>
144
- </div>
145
-
146
-
147
- </div>
148
-
149
- <div class="col-md-4">
150
-
151
-
152
- </div>
153
- </div>
154
- </div>
155
- <!-- EOF: #header-inside -->
156
-
157
- </div>
158
- </header>
159
- <!-- EOF: #header -->
160
-
161
- <!-- #main-navigation -->
162
- <div id="main-navigation" class="clearfix">
163
- <div class="container">
164
-
165
- <!-- #main-navigation-inside -->
166
- <div id="main-navigation-inside" class="clearfix">
167
- <div class="row">
168
- <div class="col-md-12">
169
- <nav role="navigation">
170
- <div class="region region-navigation">
171
- <div id="block-superfish-1" class="block block-superfish clearfix">
172
-
173
-
174
- <div class="content">
175
- <ul id="superfish-1" class="menu sf-menu sf-navigation sf-horizontal sf-style-none sf-total-items-6 sf-parent-items-6 sf-single-items-0"><li id="menu-37-1" class="first odd sf-item-1 sf-depth-1 sf-total-children-4 sf-parent-children-2 sf-single-children-2 menuparent"><a href="/about" title="About the Open Source Initiative" class="sf-depth-1 menuparent">About</a><ul><li id="menu-75-1" class="first odd sf-item-1 sf-depth-2 sf-no-children"><a href="/history" title="History of the OSI" class="sf-depth-2">History</a></li><li id="menu-82-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-7 sf-parent-children-0 sf-single-children-7 menuparent"><a href="/board" title="Board of Directors" class="sf-depth-2 menuparent">Board</a><ul><li id="menu-83-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/docs/board-annotated" title="OSI Board -- With Annotations" class="sf-depth-3">Board - Annotated</a></li><li id="menu-96-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/minutes" title="Public Minutes of Board Meetings" class="sf-depth-3">Minutes</a></li><li id="menu-185-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/organization" title="These portfolios represent the activities of the current OSI board." class="sf-depth-3">Organization &amp; Operations</a></li><li id="menu-95-1" class="middle even sf-item-4 sf-depth-3 sf-no-children"><a href="/articles-of-incorporation" title="OSI incorporation record" class="sf-depth-3">Articles of Incorporation</a></li><li id="menu-1475-1" class="middle odd sf-item-5 sf-depth-3 sf-no-children"><a href="/elections" class="sf-depth-3">Board Elections</a></li><li id="menu-84-1" class="middle even sf-item-6 sf-depth-3 sf-no-children"><a href="/bylaws" title="Bylaws of the Open Source Initiative" class="sf-depth-3">Bylaws</a></li><li id="menu-1317-1" class="last odd sf-item-7 sf-depth-3 sf-no-children"><a href="/conflict_of_interest_policy" title="" class="sf-depth-3">Conflict of Interest</a></li></ul></li><li id="menu-1843-1" class="middle odd sf-item-3 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/trademark" title="" class="sf-depth-2 menuparent">Trademark &amp; Logo</a><ul><li id="menu-184-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/trademark-guidelines" title="OSI&#039;s Trademark Policy" class="sf-depth-3">Trademark Guidelines</a></li><li id="menu-183-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/logo-usage-guidelines" title="Guidelines for appearance and usage of OSI Logo" class="sf-depth-3">Logo Guidelines</a></li></ul></li><li id="menu-126-1" class="last even sf-item-4 sf-depth-2 sf-no-children"><a href="/ToS" title="Rules for posting content on this site" class="sf-depth-2">Terms of Service</a></li></ul></li><li id="menu-65-1" class="middle even sf-item-2 sf-depth-1 sf-total-children-5 sf-parent-children-3 sf-single-children-2 menuparent"><a href="/licenses" class="sf-depth-1 menuparent">Licenses &amp; Standards</a><ul><li id="menu-61-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/osd" title="The actual OSD defining what constitutes an Open Source licence" class="sf-depth-2 menuparent">Open Source Definition</a><ul><li id="menu-62-1" class="firstandlast odd sf-item-1 sf-depth-3 sf-no-children"><a href="/osd-annotated" title="The OSD with explationations and rationale interspersed." class="sf-depth-3">OSD - Annotated</a></li></ul></li><li id="menu-77-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/licenses/category" title="Licenses by Category" class="sf-depth-2">Licenses by Category</a></li><li id="menu-72-1" class="middle odd sf-item-3 sf-depth-2 sf-no-children"><a href="/licenses/alphabetical" title="Licenses that are approved by the OSI as conforming to the OSD" class="sf-depth-2">Licenses by Name</a></li><li id="menu-66-1" class="middle even sf-item-4 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/approval" title="Certifying licences as OSD-compliant" class="sf-depth-2 menuparent">License Review Process</a><ul><li id="menu-67-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/proliferation" title="Supporting choice while maintaining sanity" class="sf-depth-3">Licence Proliferation</a></li><li id="menu-69-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/proliferation-report" title="License Proliferation Committee&#039;s report to the OSI Board" class="sf-depth-3">LP report to the Board</a></li></ul></li><li id="menu-99-1" class="last odd sf-item-5 sf-depth-2 sf-total-children-4 sf-parent-children-0 sf-single-children-4 menuparent"><a href="/osr-intro" title="Open Standards Requirement for Software" class="sf-depth-2 menuparent">Open Standards</a><ul><li id="menu-101-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/osr" title="An &quot;open standard&quot; must not prohibit conforming implementations in open source software." class="sf-depth-3">The Open Standards Requirement</a></li><li id="menu-102-1" class="middle even sf-item-2 sf-depth-3 sf-no-children"><a href="/osr-compliance" class="sf-depth-3">Open Standards Requirement Compliance</a></li><li id="menu-100-1" class="middle odd sf-item-3 sf-depth-3 sf-no-children"><a href="/osr-rationale" class="sf-depth-3">Open Standards Requirement Rationale</a></li><li id="menu-103-1" class="last even sf-item-4 sf-depth-3 sf-no-children"><a href="/osr-faq" title="Frequently asked questions about the Open Standards Requirement" class="sf-depth-3">OSR Frequently Asked Questions</a></li></ul></li></ul></li><li id="menu-1842-1" class="middle odd sf-item-3 sf-depth-1 sf-total-children-3 sf-parent-children-2 sf-single-children-1 menuparent"><a href="/membership" title="Page for our various membership programs" class="sf-depth-1 menuparent">Membership</a><ul><li id="menu-914-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/members" class="sf-depth-2 menuparent">Individuals</a><ul><li id="menu-897-1" class="firstandlast odd sf-item-1 sf-depth-3 sf-no-children"><a href="/civicrm/contribute/transact?reset=1&amp;id=1" title="" class="sf-depth-3">Join</a></li></ul></li><li id="menu-675-1" class="middle even sf-item-2 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/affiliates" title="Home page for OSI&#039;s membership scheme for non-profits and not-for-profits" class="sf-depth-2 menuparent">Affiliates</a><ul><li id="menu-676-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/affiliates/about" title="" class="sf-depth-3">Become an Affiliate</a></li><li id="menu-677-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/affiliates/list" title="Full list of non-profits and not-for-profits affiliated to OSI" class="sf-depth-3">List of Affiliates</a></li></ul></li><li id="menu-1436-1" class="last odd sf-item-3 sf-depth-2 sf-no-children"><a href="/sponsors" class="sf-depth-2">Sponsors &amp; Support</a></li></ul></li><li id="menu-1841-1" class="middle even sf-item-4 sf-depth-1 sf-total-children-4 sf-parent-children-1 sf-single-children-3 menuparent"><a href="/community" title="Page for our various community members." class="sf-depth-1 menuparent">Community</a><ul><li id="menu-63-1" class="first odd sf-item-1 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/lists" title="The virtual committees where the OSI&#039;s work gets done" class="sf-depth-2 menuparent">Mailing lists</a><ul><li id="menu-78-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/codeofconduct" title="Guidelines for OSI Mailing Lists" class="sf-depth-3">General Code of Conduct</a></li><li id="menu-1072-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/codeofconduct/licensing" class="sf-depth-3">Licensing Code of Conduct</a></li></ul></li><li id="menu-2032-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/volunteers" class="sf-depth-2">Volunteers</a></li><li id="menu-1846-1" class="middle odd sf-item-3 sf-depth-2 sf-no-children"><a href="http://wiki.opensource.org" title="" class="sf-depth-2">Wiki</a></li><li id="menu-1524-1" class="last even sf-item-4 sf-depth-2 sf-no-children"><a href="/store" title="" class="sf-depth-2">OSI Store</a></li></ul></li><li id="menu-1840-1" class="middle odd sf-item-5 sf-depth-1 sf-total-children-6 sf-parent-children-1 sf-single-children-5 menuparent"><a href="/resources" title="Page offering resources to OSI personas" class="sf-depth-1 menuparent">Resources</a><ul><li id="menu-342-1" class="first odd sf-item-1 sf-depth-2 sf-no-children"><a href="/faq" title="Frequently Asked Questions about open source and about the OSI." class="sf-depth-2">FAQ</a></li><li id="menu-38-1" class="middle even sf-item-2 sf-depth-2 sf-no-children"><a href="/blog" title="A group blog / aggregation point for OSI Board Member blogs" class="sf-depth-2">OSI Board Blog</a></li><li id="menu-45-1" class="middle odd sf-item-3 sf-depth-2 sf-total-children-2 sf-parent-children-0 sf-single-children-2 menuparent"><a href="/help" title="Resources for questions and further exploration" class="sf-depth-2 menuparent">Getting Help</a><ul><li id="menu-76-1" class="first odd sf-item-1 sf-depth-3 sf-no-children"><a href="/links" title="Links and References to Open Source" class="sf-depth-3">Bibliography</a></li><li id="menu-125-1" class="last even sf-item-2 sf-depth-3 sf-no-children"><a href="/advocacy/case_for_business.php" title="How to advocate Open Source to businesses" class="sf-depth-3">Open Source Case for Business</a></li></ul></li><li id="menu-1845-1" class="middle even sf-item-4 sf-depth-2 sf-no-children"><a href="/newsletters" title="Index of newsletters" class="sf-depth-2">Newsletters</a></li><li id="menu-1514-1" class="middle odd sf-item-5 sf-depth-2 sf-no-children"><a href="/working_groups" class="sf-depth-2">Working Groups</a></li><li id="menu-12-1" class="last even sf-item-6 sf-depth-2 sf-no-children"><a href="/osi-open-source-education" title="OSI&#039;s Open Source Education Initiative and Activities" class="sf-depth-2">Open Source Education</a></li></ul></li><li id="menu-1844-1" class="last even sf-item-6 sf-depth-1 sf-total-children-1 sf-parent-children-0 sf-single-children-1 menuparent"><a href="/news" title="Page dedicated to the latest news and events." class="sf-depth-1 menuparent">News &amp; Events</a><ul><li id="menu-1999-1" class="firstandlast odd sf-item-1 sf-depth-2 sf-no-children"><a href="/events" class="sf-depth-2">Events</a></li></ul></li></ul> </div>
176
- </div>
177
- </div>
178
- </nav>
179
- </div>
180
- </div>
181
- </div>
182
- <!-- EOF: #main-navigation-inside -->
183
-
184
- </div>
185
- </div>
186
- <!-- EOF: #main-navigation -->
187
-
188
-
189
- <!-- #page -->
190
- <div id="page" class="clearfix">
191
-
192
-
193
- <!-- #main-content -->
194
- <div id="main-content">
195
- <div class="container">
196
-
197
- <!-- #messages-console -->
198
- <!-- EOF: #messages-console -->
199
-
200
- <div class="row">
201
-
202
-
203
-
204
- <section class="col-md-12">
205
-
206
- <!-- #main -->
207
- <div id="main" class="clearfix">
208
-
209
-
210
-
211
- <!-- EOF:#content-wrapper -->
212
- <div id="content-wrapper">
213
-
214
- <h1 class="page-title">The MIT License (MIT)</h1>
215
-
216
-
217
- <!-- #tabs -->
218
- <div class="tabs">
219
- </div>
220
- <!-- EOF: #tabs -->
221
-
222
- <!-- #action links -->
223
- <!-- EOF: #action links -->
224
-
225
- <div class="region region-content">
226
- <div id="block-system-main" class="block block-system clearfix">
227
-
228
-
229
- <div class="content">
230
- <article id="node-66" class="node node-page clearfix">
231
-
232
-
233
- <div class="content">
234
- <div class="field field-name-body field-type-text-with-summary field-label-hidden"><div class="field-items"><div class="field-item even"><p>
235
- <a href="https://tldrlegal.com/license/mit-license" style="color:rgb(92, 138, 208) !important;">
236
- View Summary of <b>MIT License</b> on TLDRLegal »
237
- </a>
238
- <a href="/node/778"><b>(Disclaimer)</b></a>
239
- </p>
240
-
241
- <h1>The MIT License (MIT)</h1>
242
-
243
- <pre>
244
- <p>Copyright (c) &lt;year&gt; &lt;copyright holders&gt;</p>
245
-
246
- <p>Permission is hereby granted, free of charge, to any person obtaining a copy
247
- of this software and associated documentation files (the "Software"), to deal
248
- in the Software without restriction, including without limitation the rights
249
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
250
- copies of the Software, and to permit persons to whom the Software is
251
- furnished to do so, subject to the following conditions:</p>
252
-
253
- <p>The above copyright notice and this permission notice shall be included in
254
- all copies or substantial portions of the Software.</p>
255
-
256
- <p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
262
- THE SOFTWARE.</p>
263
-
264
- </pre>
265
- </div></div></div> </div>
266
-
267
-
268
-
269
-
270
- </article> </div>
271
- </div>
272
- </div>
273
-
274
- </div>
275
- <!-- EOF:#content-wrapper -->
276
-
277
- </div>
278
- <!-- EOF:#main -->
279
-
280
- </section>
281
-
282
-
283
- </div>
284
-
285
- </div>
286
- </div>
287
- <!-- EOF:#main-content -->
288
-
289
-
290
- </div>
291
- <!-- EOF:#page -->
292
-
293
-
294
- <footer id="subfooter" class="clearfix">
295
- <div class="container">
296
-
297
- <!-- #subfooter-inside -->
298
- <div id="subfooter-inside" class="clearfix">
299
- <div class="row">
300
- <div class="col-md-12">
301
- <!-- #subfooter-left -->
302
- <div class="subfooter-area">
303
-
304
-
305
- <div class="region region-footer">
306
- <div id="block-block-11" class="block block-block clearfix">
307
-
308
-
309
- <div class="content">
310
- <div class="filler" style="vertical-align: middle; display: inline-block;">
311
- <p style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;">
312
- <a href="https://twitter.com/OpenSourceOrg" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/twitterlogo.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
313
-
314
- <a href="https://plus.google.com/+opensourceinitiative" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/google.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
315
-
316
- <a href="https://www.linkedin.com/company/open-source-initiative-osi-" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/linkedin.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
317
-
318
- <a href="http://wiki.opensource.org" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/xwikilogo.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
319
-
320
- <a href="http://creativecommons.org/licenses/by/4.0/" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;"><img src="/files/ccby.png" width="50" style="margin: 0pt auto; display: table-cell; text-align: center; vertical-align: middle;" /></a>
321
-
322
- <script id="fbwiuwz">
323
- <!--//--><![CDATA[// ><!--
324
- (function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=osi&url=http%3A%2F%2Fopensource.org';f.title='Flattr';f.height=70;f.width=70;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fbwiuwz');
325
- //--><!]]>
326
- </script></p>
327
- </div>
328
-
329
- <br /><div class="license" style="vertical-align: middle; display: inline-block;">
330
- <p>
331
- Opensource.org site content is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.
332
- </p>
333
- <p>
334
- <a href="../ToS">Terms of Service</a>
335
- </p>
336
- </div>
337
- </div>
338
- </div>
339
- <div id="block-block-7" class="block block-block clearfix">
340
-
341
-
342
- <div class="content">
343
- <script src="https://www.google-analytics.com/urchin.js" type="text/javascript">
344
- <!--//--><![CDATA[// ><!--
345
-
346
-
347
- //--><!]]>
348
- </script><script type="text/javascript">
349
- <!--//--><![CDATA[// ><!--
350
-
351
- _uacct = "UA-3916956-1";
352
- urchinTracker();
353
-
354
- //--><!]]>
355
- </script> </div>
356
- </div>
357
- </div>
358
-
359
- </div>
360
- <!-- EOF: #subfooter-left -->
361
- </div>
362
- </div>
363
- </div>
364
- <!-- EOF: #subfooter-inside -->
365
-
366
- </div>
367
- </footer>
368
- <!-- EOF:#subfooter -->
369
- </body>
370
- </html>
Binary file
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby-maven-libs
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.3.9
4
+ version: 3.9.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Christian Meier
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-04-22 00:00:00.000000000 Z
11
+ date: 2024-05-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: maven distribution as gem - no ruby executables !
14
14
  email:
@@ -32,88 +32,89 @@ files:
32
32
  - maven-home/bin/mvnDebug
33
33
  - maven-home/bin/mvnDebug.cmd
34
34
  - maven-home/bin/mvnyjp
35
- - maven-home/boot/plexus-classworlds-2.5.2.jar
35
+ - maven-home/boot/plexus-classworlds-2.7.0.jar
36
+ - maven-home/boot/plexus-classworlds.license
36
37
  - maven-home/conf/logging/simplelogger.properties
37
38
  - maven-home/conf/settings.xml
38
39
  - maven-home/conf/toolchains.xml
39
- - maven-home/lib/aether-api-1.0.2.v20150114.jar
40
- - maven-home/lib/aether-api.license
41
- - maven-home/lib/aether-connector-basic-1.0.2.v20150114.jar
42
- - maven-home/lib/aether-connector-basic.license
43
- - maven-home/lib/aether-impl-1.0.2.v20150114.jar
44
- - maven-home/lib/aether-impl.license
45
- - maven-home/lib/aether-spi-1.0.2.v20150114.jar
46
- - maven-home/lib/aether-spi.license
47
- - maven-home/lib/aether-transport-wagon-1.0.2.v20150114.jar
48
- - maven-home/lib/aether-transport-wagon.license
49
- - maven-home/lib/aether-util-1.0.2.v20150114.jar
50
- - maven-home/lib/aether-util.license
51
40
  - maven-home/lib/aopalliance-1.0.jar
52
- - maven-home/lib/cdi-api-1.0.jar
53
- - maven-home/lib/cdi-api.license
54
- - maven-home/lib/commons-cli-1.2.jar
55
- - maven-home/lib/commons-io-2.2.jar
56
- - maven-home/lib/commons-lang-2.6.jar
57
- - maven-home/lib/commons-lang3-3.4.jar
41
+ - maven-home/lib/aopalliance.license
42
+ - maven-home/lib/commons-cli-1.5.0.jar
43
+ - maven-home/lib/commons-cli.license
44
+ - maven-home/lib/commons-codec-1.16.0.jar
45
+ - maven-home/lib/commons-codec.license
46
+ - maven-home/lib/commons-lang3-3.12.0.jar
58
47
  - maven-home/lib/commons-lang3.license
59
48
  - maven-home/lib/ext/README.txt
60
- - maven-home/lib/guava-18.0.jar
61
- - maven-home/lib/guice-4.0-no_aop.jar
49
+ - maven-home/lib/ext/hazelcast/README.txt
50
+ - maven-home/lib/ext/redisson/README.txt
51
+ - maven-home/lib/failureaccess-1.0.1.jar
52
+ - maven-home/lib/failureaccess.license
53
+ - maven-home/lib/guava-32.0.1-jre.jar
54
+ - maven-home/lib/guava.license
55
+ - maven-home/lib/guice-5.1.0.jar
56
+ - maven-home/lib/guice.license
57
+ - maven-home/lib/httpclient-4.5.14.jar
58
+ - maven-home/lib/httpclient.license
59
+ - maven-home/lib/httpcore-4.4.16.jar
60
+ - maven-home/lib/httpcore.license
61
+ - maven-home/lib/jansi-2.4.0.jar
62
+ - maven-home/lib/jansi-native/README.txt
63
+ - maven-home/lib/jansi-native/Windows/x86/jansi.dll
64
+ - maven-home/lib/jansi-native/Windows/x86_64/jansi.dll
65
+ - maven-home/lib/jansi.license
66
+ - maven-home/lib/javax.annotation-api-1.3.2.jar
67
+ - maven-home/lib/javax.annotation-api.license
62
68
  - maven-home/lib/javax.inject-1.jar
63
- - maven-home/lib/jsoup-1.7.2.jar
64
- - maven-home/lib/jsoup.license
65
- - maven-home/lib/jsr250-api-1.0.jar
66
- - maven-home/lib/jsr250-api.license
67
- - maven-home/lib/maven-aether-provider-3.3.9.jar
68
- - maven-home/lib/maven-aether-provider.license
69
- - maven-home/lib/maven-artifact-3.3.9.jar
70
- - maven-home/lib/maven-artifact.license
71
- - maven-home/lib/maven-builder-support-3.3.9.jar
72
- - maven-home/lib/maven-builder-support.license
73
- - maven-home/lib/maven-compat-3.3.9.jar
74
- - maven-home/lib/maven-compat.license
75
- - maven-home/lib/maven-core-3.3.9.jar
76
- - maven-home/lib/maven-core.license
77
- - maven-home/lib/maven-embedder-3.3.9.jar
78
- - maven-home/lib/maven-embedder.license
79
- - maven-home/lib/maven-model-3.3.9.jar
80
- - maven-home/lib/maven-model-builder-3.3.9.jar
81
- - maven-home/lib/maven-model-builder.license
82
- - maven-home/lib/maven-model.license
83
- - maven-home/lib/maven-plugin-api-3.3.9.jar
84
- - maven-home/lib/maven-plugin-api.license
85
- - maven-home/lib/maven-repository-metadata-3.3.9.jar
86
- - maven-home/lib/maven-repository-metadata.license
87
- - maven-home/lib/maven-settings-3.3.9.jar
88
- - maven-home/lib/maven-settings-builder-3.3.9.jar
89
- - maven-home/lib/maven-settings-builder.license
90
- - maven-home/lib/maven-settings.license
91
- - maven-home/lib/org.eclipse.sisu.inject-0.3.2.jar
69
+ - maven-home/lib/javax.inject.license
70
+ - maven-home/lib/jcl-over-slf4j-1.7.36.jar
71
+ - maven-home/lib/jcl-over-slf4j.license
72
+ - maven-home/lib/maven-artifact-3.9.6.jar
73
+ - maven-home/lib/maven-builder-support-3.9.6.jar
74
+ - maven-home/lib/maven-compat-3.9.6.jar
75
+ - maven-home/lib/maven-core-3.9.6.jar
76
+ - maven-home/lib/maven-embedder-3.9.6.jar
77
+ - maven-home/lib/maven-model-3.9.6.jar
78
+ - maven-home/lib/maven-model-builder-3.9.6.jar
79
+ - maven-home/lib/maven-plugin-api-3.9.6.jar
80
+ - maven-home/lib/maven-repository-metadata-3.9.6.jar
81
+ - maven-home/lib/maven-resolver-api-1.9.18.jar
82
+ - maven-home/lib/maven-resolver-connector-basic-1.9.18.jar
83
+ - maven-home/lib/maven-resolver-impl-1.9.18.jar
84
+ - maven-home/lib/maven-resolver-named-locks-1.9.18.jar
85
+ - maven-home/lib/maven-resolver-provider-3.9.6.jar
86
+ - maven-home/lib/maven-resolver-spi-1.9.18.jar
87
+ - maven-home/lib/maven-resolver-transport-file-1.9.18.jar
88
+ - maven-home/lib/maven-resolver-transport-http-1.9.18.jar
89
+ - maven-home/lib/maven-resolver-transport-wagon-1.9.18.jar
90
+ - maven-home/lib/maven-resolver-util-1.9.18.jar
91
+ - maven-home/lib/maven-settings-3.9.6.jar
92
+ - maven-home/lib/maven-settings-builder-3.9.6.jar
93
+ - maven-home/lib/maven-shared-utils-3.3.4.jar
94
+ - maven-home/lib/maven-slf4j-provider-3.9.6.jar
95
+ - maven-home/lib/org.eclipse.sisu.inject-0.9.0.M2.jar
92
96
  - maven-home/lib/org.eclipse.sisu.inject.license
93
- - maven-home/lib/org.eclipse.sisu.plexus-0.3.2.jar
97
+ - maven-home/lib/org.eclipse.sisu.plexus-0.9.0.M2.jar
94
98
  - maven-home/lib/org.eclipse.sisu.plexus.license
95
- - maven-home/lib/plexus-cipher-1.7.jar
99
+ - maven-home/lib/plexus-cipher-2.0.jar
96
100
  - maven-home/lib/plexus-cipher.license
97
- - maven-home/lib/plexus-component-annotations-1.6.jar
98
- - maven-home/lib/plexus-interpolation-1.21.jar
99
- - maven-home/lib/plexus-sec-dispatcher-1.3.jar
101
+ - maven-home/lib/plexus-component-annotations-2.1.0.jar
102
+ - maven-home/lib/plexus-component-annotations.license
103
+ - maven-home/lib/plexus-interpolation-1.26.jar
104
+ - maven-home/lib/plexus-interpolation.license
105
+ - maven-home/lib/plexus-sec-dispatcher-2.0.jar
100
106
  - maven-home/lib/plexus-sec-dispatcher.license
101
- - maven-home/lib/plexus-utils-3.0.22.jar
102
- - maven-home/lib/slf4j-api-1.7.5.jar
107
+ - maven-home/lib/plexus-utils-3.5.1.jar
108
+ - maven-home/lib/plexus-utils.license
109
+ - maven-home/lib/slf4j-api-1.7.36.jar
103
110
  - maven-home/lib/slf4j-api.license
104
- - maven-home/lib/slf4j-simple-1.7.5.jar
105
- - maven-home/lib/slf4j-simple.license
106
- - maven-home/lib/wagon-file-2.10.jar
107
- - maven-home/lib/wagon-file.license
108
- - maven-home/lib/wagon-http-2.10-shaded.jar
109
- - maven-home/lib/wagon-http-shared-2.10.jar
110
- - maven-home/lib/wagon-http-shared.license
111
- - maven-home/lib/wagon-http.license
112
- - maven-home/lib/wagon-provider-api-2.10.jar
113
- - maven-home/lib/wagon-provider-api.license
114
- homepage: https://github.com/takari/ruby-maven-libs
111
+ - maven-home/lib/wagon-file-3.5.3.jar
112
+ - maven-home/lib/wagon-http-3.5.3.jar
113
+ - maven-home/lib/wagon-http-shared-3.5.3.jar
114
+ - maven-home/lib/wagon-provider-api-3.5.3.jar
115
+ homepage: https://github.com/jruby/ruby-maven-libs
115
116
  licenses:
116
- - APL
117
+ - Apache-2.0
117
118
  metadata: {}
118
119
  post_install_message:
119
120
  rdoc_options: []
@@ -121,17 +122,16 @@ require_paths:
121
122
  - lib
122
123
  required_ruby_version: !ruby/object:Gem::Requirement
123
124
  requirements:
124
- - - '>='
125
+ - - ">="
125
126
  - !ruby/object:Gem::Version
126
127
  version: '0'
127
128
  required_rubygems_version: !ruby/object:Gem::Requirement
128
129
  requirements:
129
- - - '>='
130
+ - - ">="
130
131
  - !ruby/object:Gem::Version
131
132
  version: '0'
132
133
  requirements: []
133
- rubyforge_project:
134
- rubygems_version: 2.4.8
134
+ rubygems_version: 3.3.26
135
135
  signing_key:
136
136
  specification_version: 4
137
137
  summary: maven distribution as gem