forked from pool/maven
This commit is contained in:
parent
45633ac62c
commit
7d3eda55b7
@ -32,8 +32,8 @@ index 2686570af..d22ae121d 100644
|
|||||||
- </exclusion>
|
- </exclusion>
|
||||||
- </exclusions>
|
- </exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<!-- This is included in Wagon HTTP.
|
||||||
<!-- this is included in Wagon Http
|
We are just making the dependency explicit
|
||||||
diff --git a/pom.xml b/pom.xml
|
diff --git a/pom.xml b/pom.xml
|
||||||
index 237cdc39e..85436c54d 100644
|
index 237cdc39e..85436c54d 100644
|
||||||
--- a/pom.xml
|
--- a/pom.xml
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4217036830a64d7b39e6fb8a0f3db49d9f952c5395d571ba8a7723a9c948f309
|
|
||||||
size 5176
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86dc0df5950bb22dedcab326499531ee9c155016c9a7a3d3f33315becb0c71b1
|
|
||||||
size 2763744
|
|
3
apache-maven-3.8.3-build.tar.xz
Normal file
3
apache-maven-3.8.3-build.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:558c9e3d63fcba23f6b8d3143b8362d362826db19fe3d66af71a0999ed09e9a1
|
||||||
|
size 5220
|
3
apache-maven-3.8.3-src.tar.gz
Normal file
3
apache-maven-3.8.3-src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c58ea18cee78d678af33b4080b083a104ab80919e4bb57468109338e0bbad19f
|
||||||
|
size 2775996
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_with logback
|
%bcond_with logback
|
||||||
Name: maven
|
Name: maven
|
||||||
Version: 3.8.1
|
Version: 3.8.3
|
||||||
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
|
||||||
@ -53,7 +53,7 @@ BuildRequires: atinject
|
|||||||
BuildRequires: cdi-api
|
BuildRequires: cdi-api
|
||||||
BuildRequires: dos2unix
|
BuildRequires: dos2unix
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: geronimo-annotation-1_0-api
|
BuildRequires: glassfish-annotation-api
|
||||||
BuildRequires: google-guice
|
BuildRequires: google-guice
|
||||||
BuildRequires: guava
|
BuildRequires: guava
|
||||||
BuildRequires: hawtjni-runtime
|
BuildRequires: hawtjni-runtime
|
||||||
@ -136,7 +136,7 @@ Requires: apache-commons-logging
|
|||||||
Requires: atinject
|
Requires: atinject
|
||||||
Requires: cdi-api
|
Requires: cdi-api
|
||||||
Requires: cglib
|
Requires: cglib
|
||||||
Requires: geronimo-annotation-1_0-api
|
Requires: glassfish-annotation-api
|
||||||
Requires: google-guice
|
Requires: google-guice
|
||||||
Requires: guava
|
Requires: guava
|
||||||
Requires: hawtjni-runtime
|
Requires: hawtjni-runtime
|
||||||
@ -329,7 +329,7 @@ build-jar-repository -p %{buildroot}%{homedir}/lib \
|
|||||||
jansi-native/jansi-native \
|
jansi-native/jansi-native \
|
||||||
atinject \
|
atinject \
|
||||||
slf4j/jcl-over-slf4j \
|
slf4j/jcl-over-slf4j \
|
||||||
geronimo-annotation-1.0-api \
|
glassfish-annotation-api \
|
||||||
junit \
|
junit \
|
||||||
maven-resolver/maven-resolver-api \
|
maven-resolver/maven-resolver-api \
|
||||||
maven-resolver/maven-resolver-connector-basic \
|
maven-resolver/maven-resolver-connector-basic \
|
||||||
|
Loading…
Reference in New Issue
Block a user