Skip to content

Commit efb0656

Browse files
committed
Update license-gradle-plugin to support Gradle 9.1
1 parent ddb8bed commit efb0656

File tree

9 files changed

+240
-7
lines changed

9 files changed

+240
-7
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.github.hierynomus.license' version '0.16.2-37dde1f' apply false
2+
id 'com.github.hierynomus.license' version '0.16.3-63da64d' apply false
33

44
alias(openGds.plugins.forbiddenapis).apply(false)
55
alias(openGds.plugins.google.protobuf).apply(false)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<modelVersion>4.0.0</modelVersion>
4+
<groupId>com.github.hierynomus.license</groupId>
5+
<artifactId>com.github.hierynomus.license.gradle.plugin</artifactId>
6+
<version>0.16.3-63da64d</version>
7+
<packaging>pom</packaging>
8+
<name>License plugin for Gradle</name>
9+
<description>Applies a header to files, typically a license</description>
10+
<dependencies>
11+
<dependency>
12+
<groupId>com.hierynomus.gradle.plugins</groupId>
13+
<artifactId>license-gradle-plugin</artifactId>
14+
<version>0.16.3-63da64d</version>
15+
</dependency>
16+
</dependencies>
17+
</project>

dependencies/plugins/repository/com/github/hierynomus/license/com.github.hierynomus.license.gradle.plugin/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
<groupId>com.github.hierynomus.license</groupId>
44
<artifactId>com.github.hierynomus.license.gradle.plugin</artifactId>
55
<versioning>
6-
<latest>0.16.2-37dde1f</latest>
7-
<release>0.16.2-37dde1f</release>
6+
<latest>0.16.3-63da64d</latest>
7+
<release>0.16.3-63da64d</release>
88
<versions>
99
<version>0.16.2-37dde1f</version>
10+
<version>0.16.3-63da64d</version>
1011
</versions>
11-
<lastUpdated>20220128142712</lastUpdated>
12+
<lastUpdated>20251015064240</lastUpdated>
1213
</versioning>
1314
</metadata>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,133 @@
1+
{
2+
"formatVersion": "1.1",
3+
"component": {
4+
"group": "com.hierynomus.gradle.plugins",
5+
"module": "license-gradle-plugin",
6+
"version": "0.16.3-63da64d",
7+
"attributes": {
8+
"org.gradle.status": "release"
9+
}
10+
},
11+
"createdBy": {
12+
"gradle": {
13+
"version": "9.1.0"
14+
}
15+
},
16+
"variants": [
17+
{
18+
"name": "apiElements",
19+
"attributes": {
20+
"org.gradle.category": "library",
21+
"org.gradle.dependency.bundling": "external",
22+
"org.gradle.jvm.version": 21,
23+
"org.gradle.libraryelements": "jar",
24+
"org.gradle.usage": "java-api"
25+
},
26+
"files": [
27+
{
28+
"name": "license-gradle-plugin-0.16.3-63da64d.jar",
29+
"url": "license-gradle-plugin-0.16.3-63da64d.jar",
30+
"size": 301590,
31+
"sha512": "874f54c6e18277ca683fa3dda3f1319341fadbad8f6fb883ad0789f9571a19f91dbdb3c977a08ffb8dc5c7960ba76ee212c2f0b0a24b3072b93c6bc952a49418",
32+
"sha256": "157a3cea8449c2cd5540acf66e3d94b52dc7035d3a58f1098d946145d066fece",
33+
"sha1": "aaf6d992a03b9b1d9fa103092743c5cac1d06551",
34+
"md5": "e51af946b04eba9ce30f91a58b90813e"
35+
}
36+
]
37+
},
38+
{
39+
"name": "runtimeElements",
40+
"attributes": {
41+
"org.gradle.category": "library",
42+
"org.gradle.dependency.bundling": "external",
43+
"org.gradle.jvm.version": 21,
44+
"org.gradle.libraryelements": "jar",
45+
"org.gradle.usage": "java-runtime"
46+
},
47+
"dependencies": [
48+
{
49+
"group": "org.codehaus.plexus",
50+
"module": "plexus-utils",
51+
"version": {
52+
"requires": "4.0.2"
53+
}
54+
},
55+
{
56+
"group": "com.mycila.xmltool",
57+
"module": "xmltool",
58+
"version": {
59+
"requires": "3.3"
60+
}
61+
},
62+
{
63+
"group": "com.mycila",
64+
"module": "license-maven-plugin",
65+
"version": {
66+
"requires": "3.0"
67+
},
68+
"excludes": [
69+
{
70+
"group": "org.apache.maven",
71+
"module": "maven-plugin-api"
72+
},
73+
{
74+
"group": "org.apache.maven",
75+
"module": "maven-project"
76+
}
77+
]
78+
}
79+
],
80+
"files": [
81+
{
82+
"name": "license-gradle-plugin-0.16.3-63da64d.jar",
83+
"url": "license-gradle-plugin-0.16.3-63da64d.jar",
84+
"size": 301590,
85+
"sha512": "874f54c6e18277ca683fa3dda3f1319341fadbad8f6fb883ad0789f9571a19f91dbdb3c977a08ffb8dc5c7960ba76ee212c2f0b0a24b3072b93c6bc952a49418",
86+
"sha256": "157a3cea8449c2cd5540acf66e3d94b52dc7035d3a58f1098d946145d066fece",
87+
"sha1": "aaf6d992a03b9b1d9fa103092743c5cac1d06551",
88+
"md5": "e51af946b04eba9ce30f91a58b90813e"
89+
}
90+
]
91+
},
92+
{
93+
"name": "javadocElements",
94+
"attributes": {
95+
"org.gradle.category": "documentation",
96+
"org.gradle.dependency.bundling": "external",
97+
"org.gradle.docstype": "javadoc",
98+
"org.gradle.usage": "java-runtime"
99+
},
100+
"files": [
101+
{
102+
"name": "license-gradle-plugin-0.16.3-63da64d-javadoc.jar",
103+
"url": "license-gradle-plugin-0.16.3-63da64d-javadoc.jar",
104+
"size": 107759,
105+
"sha512": "5932cb767cc76071e998eec7fa4a093577eb1691fd881190ced5438bab51ab12c5904b1529d1266babfdddc70646e374c37a813e161037a87746942508345ce9",
106+
"sha256": "bc0cbe7642d4972cd0bf564ef4fbfcf77a76c3b1b0bcbd4be1b4f3078af9c5dc",
107+
"sha1": "5999c9776d1060194adf6eb7a53a8ecc08be5520",
108+
"md5": "39101543eac3ec37a79129cf20727985"
109+
}
110+
]
111+
},
112+
{
113+
"name": "sourcesElements",
114+
"attributes": {
115+
"org.gradle.category": "documentation",
116+
"org.gradle.dependency.bundling": "external",
117+
"org.gradle.docstype": "sources",
118+
"org.gradle.usage": "java-runtime"
119+
},
120+
"files": [
121+
{
122+
"name": "license-gradle-plugin-0.16.3-63da64d-sources.jar",
123+
"url": "license-gradle-plugin-0.16.3-63da64d-sources.jar",
124+
"size": 93499,
125+
"sha512": "b13b37d4b57df2b01e8e9933acf25df0e6e742aefab39fb3b0cf66393083f1a05f760142566c58028aa9ee9538fdfdb580f13eafae7f86b57472cf3dadce08fb",
126+
"sha256": "a08a3f300a9d672a47f3d02b034ed6803085991d763dd2a00252e95ce82f1a8a",
127+
"sha1": "5c4823b557468ff24419a346e37d05c68cea1917",
128+
"md5": "609fe68654725f83319ca4ad0f53cd27"
129+
}
130+
]
131+
}
132+
]
133+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
3+
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4+
<!-- This module was also published with a richer model, Gradle metadata, -->
5+
<!-- which should be used instead. Do not delete the following line which -->
6+
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
7+
<!-- that they should prefer consuming it instead. -->
8+
<!-- do_not_remove: published-with-gradle-metadata -->
9+
<modelVersion>4.0.0</modelVersion>
10+
<groupId>com.hierynomus.gradle.plugins</groupId>
11+
<artifactId>license-gradle-plugin</artifactId>
12+
<version>0.16.3-63da64d</version>
13+
<name>license-gradle-plugin</name>
14+
<url>https://github.com/hierynomus/license-gradle-plugin</url>
15+
<inceptionYear>2011</inceptionYear>
16+
<licenses>
17+
<license>
18+
<name>The Apache Software License, Version 2.0</name>
19+
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
20+
<distribution>repo</distribution>
21+
</license>
22+
</licenses>
23+
<developers>
24+
<developer>
25+
<id>hierynomus</id>
26+
<name>Jeroen van Erp</name>
27+
<email>jeroen@javadude.nl</email>
28+
<url>http://www.javadude.nl/</url>
29+
<roles>
30+
<role>Developer</role>
31+
</roles>
32+
</developer>
33+
</developers>
34+
<contributors>
35+
<contributor>
36+
<name>Tim Harsch</name>
37+
<email>harschware@yahoo.com</email>
38+
</contributor>
39+
<contributor>
40+
<name>Justin Ryan</name>
41+
<email>jryan@netflix.com</email>
42+
</contributor>
43+
<contributor>
44+
<name>Veselin Nikolov</name>
45+
<email>nickolov.vesselin@gmail.com</email>
46+
</contributor>
47+
</contributors>
48+
<scm>
49+
<url>https://github.com/hierynomus/license-gradle-plugin.git</url>
50+
</scm>
51+
<dependencies>
52+
<dependency>
53+
<groupId>org.codehaus.plexus</groupId>
54+
<artifactId>plexus-utils</artifactId>
55+
<version>4.0.2</version>
56+
<scope>runtime</scope>
57+
</dependency>
58+
<dependency>
59+
<groupId>com.mycila.xmltool</groupId>
60+
<artifactId>xmltool</artifactId>
61+
<version>3.3</version>
62+
<scope>runtime</scope>
63+
</dependency>
64+
<dependency>
65+
<groupId>com.mycila</groupId>
66+
<artifactId>license-maven-plugin</artifactId>
67+
<version>3.0</version>
68+
<scope>runtime</scope>
69+
<exclusions>
70+
<exclusion>
71+
<groupId>org.apache.maven</groupId>
72+
<artifactId>maven-plugin-api</artifactId>
73+
</exclusion>
74+
<exclusion>
75+
<groupId>org.apache.maven</groupId>
76+
<artifactId>maven-project</artifactId>
77+
</exclusion>
78+
</exclusions>
79+
</dependency>
80+
</dependencies>
81+
</project>

dependencies/plugins/repository/com/hierynomus/gradle/plugins/license-gradle-plugin/maven-metadata.xml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@
33
<groupId>com.hierynomus.gradle.plugins</groupId>
44
<artifactId>license-gradle-plugin</artifactId>
55
<versioning>
6-
<latest>0.16.2-37dde1f</latest>
7-
<release>0.16.2-37dde1f</release>
6+
<latest>0.16.3-63da64d</latest>
7+
<release>0.16.3-63da64d</release>
88
<versions>
99
<version>0.16.2-37dde1f</version>
10+
<version>0.16.3-63da64d</version>
1011
</versions>
11-
<lastUpdated>20220128142712</lastUpdated>
12+
<lastUpdated>20251015064240</lastUpdated>
1213
</versioning>
1314
</metadata>

0 commit comments

Comments
 (0)