forked from pool/maven
This commit is contained in:
parent
ca0b90e435
commit
7be4d58a7c
@ -12,7 +12,7 @@ diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
|
|||||||
index 7ff412767..b15091576 100644
|
index 7ff412767..b15091576 100644
|
||||||
--- a/apache-maven/pom.xml
|
--- a/apache-maven/pom.xml
|
||||||
+++ b/apache-maven/pom.xml
|
+++ b/apache-maven/pom.xml
|
||||||
@@ -63,21 +63,6 @@ under the License.
|
@@ -63,21 +63,6 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.apache.maven.wagon</groupId>
|
<groupId>org.apache.maven.wagon</groupId>
|
||||||
<artifactId>wagon-http</artifactId>
|
<artifactId>wagon-http</artifactId>
|
||||||
@ -38,14 +38,14 @@ diff --git a/pom.xml b/pom.xml
|
|||||||
index c319cae26..42afab5f1 100644
|
index c319cae26..42afab5f1 100644
|
||||||
--- a/pom.xml
|
--- a/pom.xml
|
||||||
+++ b/pom.xml
|
+++ b/pom.xml
|
||||||
@@ -333,7 +333,6 @@ under the License.
|
@@ -340,7 +340,6 @@
|
||||||
<groupId>org.apache.maven.wagon</groupId>
|
<groupId>org.apache.maven.wagon</groupId>
|
||||||
<artifactId>wagon-http</artifactId>
|
<artifactId>wagon-http</artifactId>
|
||||||
<version>${wagonVersion}</version>
|
<version>${wagonVersion}</version>
|
||||||
- <classifier>shaded</classifier>
|
- <classifier>shaded</classifier>
|
||||||
<exclusions>
|
</dependency>
|
||||||
<exclusion>
|
<!-- Repository -->
|
||||||
<groupId>commons-logging</groupId>
|
<dependency>
|
||||||
--
|
--
|
||||||
2.36.1
|
2.36.1
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9c4f0a22148b5d97d97101771c31f4c13176ee1bc19d311be092d93a4816bb00
|
|
||||||
size 5160
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72bfc3189bc337b9f4f311da7909af38f4d8253a8465a984512795db15ab5f4b
|
|
||||||
size 2786244
|
|
3
apache-maven-3.8.8-build.tar.xz
Normal file
3
apache-maven-3.8.8-build.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8dc3e33eb9a433865f9923dbcc294a5429731f4687126492f8b09ffe559246dc
|
||||||
|
size 5176
|
3
apache-maven-3.8.8-src.tar.gz
Normal file
3
apache-maven-3.8.8-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:224dbca28737d0b63a257f0a07c8ffae333a13cab837120dd15e773a357a0207
|
||||||
|
size 2792384
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package maven
|
# spec file for package maven
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2023 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%global homedir %{_datadir}/%{name}%{?maven_version_suffix}
|
%global homedir %{_datadir}/%{name}%{?maven_version_suffix}
|
||||||
%global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix}
|
%global confdir %{_sysconfdir}/%{name}%{?maven_version_suffix}
|
||||||
Name: maven
|
Name: maven
|
||||||
Version: 3.8.6
|
Version: 3.8.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Java project management and project comprehension tool
|
Summary: Java project management and project comprehension tool
|
||||||
# maven itself is ASL 2.0
|
# maven itself is ASL 2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user