forked from pool/maven
This commit is contained in:
parent
10440e6746
commit
c810802196
@ -32,7 +32,7 @@ index a3004f917..052df8f0c 100755
|
|||||||
. /etc/mavenrc
|
. /etc/mavenrc
|
||||||
fi
|
fi
|
||||||
|
|
||||||
+ if [ -z "$JAVA_HOME" ] ; then
|
+ if [ -f /etc/java/maven.conf ] ; then
|
||||||
+ . /etc/java/maven.conf
|
+ . /etc/java/maven.conf
|
||||||
+ fi
|
+ fi
|
||||||
+
|
+
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 11 08:39:04 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Modified patch:
|
||||||
|
* 0001-Adapt-mvn-script.patch
|
||||||
|
+ check for existence of maven.conf before sourcing it
|
||||||
|
(bsc#1211198)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 3 11:44:20 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
Wed May 3 11:44:20 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user