Skip to content

Commit 61aab11

Browse files
committed
Ensure correct Maven version for deployment #8
Signed-off-by: Mārtiņš Avots <martins.avots@splitcells.net> Signed-off-by: Mārtiņš Avots <martins.avots@splitcells.net>
1 parent e12716c commit 61aab11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/repos.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# SPDX-FileCopyrightText: Contributors To The `net.splitcells.*` Projects
44
set -e
55
cd ../net.splitcells.network # Build Python part before the Java part, as it is a lot faster. Also, this install the bootstrapping scripts for this repo.
6+
. bin/env.setup.sh
67
bin/build.part.with.python
78
cd ../net.splitcells.network.hub
89
export JAVA_VERSION=21 # This is required on FreeBSD, if an older Java version is set as default.

0 commit comments

Comments
 (0)