@@ -74,6 +74,11 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest {
7474 <url>https://www.mongodb.com/licensing/server-side-public-license</url>
7575 <distribution>repo</distribution>
7676 </license>
77+ <license>
78+ <name>The OSI-approved Open Source license Version 3.0</name>
79+ <url>https://raw.githubusercontent.com/elastic/elasticsearch/v1.0/licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt</url>
80+ <distribution>repo</distribution>
81+ </license>
7782 </licenses>
7883 <developers>
7984 <developer>
@@ -149,6 +154,11 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest {
149154 <url>https://www.mongodb.com/licensing/server-side-public-license</url>
150155 <distribution>repo</distribution>
151156 </license>
157+ <license>
158+ <name>The OSI-approved Open Source license Version 3.0</name>
159+ <url>https://raw.githubusercontent.com/elastic/elasticsearch/v1.0/licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt</url>
160+ <distribution>repo</distribution>
161+ </license>
152162 </licenses>
153163 <developers>
154164 <developer>
@@ -233,6 +243,11 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest {
233243 <url>https://www.mongodb.com/licensing/server-side-public-license</url>
234244 <distribution>repo</distribution>
235245 </license>
246+ <license>
247+ <name>The OSI-approved Open Source license Version 3.0</name>
248+ <url>https://raw.githubusercontent.com/elastic/elasticsearch/v1.0/licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt</url>
249+ <distribution>repo</distribution>
250+ </license>
236251 </licenses>
237252 <developers>
238253 <developer>
@@ -326,6 +341,11 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest {
326341 <url>https://www.mongodb.com/licensing/server-side-public-license</url>
327342 <distribution>repo</distribution>
328343 </license>
344+ <license>
345+ <name>The OSI-approved Open Source license Version 3.0</name>
346+ <url>https://raw.githubusercontent.com/elastic/elasticsearch/v1.0/licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt</url>
347+ <distribution>repo</distribution>
348+ </license>
329349 </licenses>
330350 <developers>
331351 <developer>
@@ -399,6 +419,11 @@ class PublishPluginFuncTest extends AbstractGradleFuncTest {
399419 <url>https://www.mongodb.com/licensing/server-side-public-license</url>
400420 <distribution>repo</distribution>
401421 </license>
422+ <license>
423+ <name>The OSI-approved Open Source license Version 3.0</name>
424+ <url>https://raw.githubusercontent.com/elastic/elasticsearch/v2.0/licenses/AGPL-3.0+SSPL-1.0+ELASTIC-LICENSE-2.0.txt</url>
425+ <distribution>repo</distribution>
426+ </license>
402427 </licenses>
403428 <developers>
404429 <developer>
0 commit comments