mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-28 07:37:18 +08:00
Add maven provisioning for qtopenapi build
Change-Id: I4439cb8d8f1327e474d272819557e8e64ef17c83 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
7
coin/provisioning/qtci-linux-Ubuntu-22.04-aarch64/38-maven.sh
Executable file
7
coin/provisioning/qtci-linux-Ubuntu-22.04-aarch64/38-maven.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#Copyright (C) 2025 The Qt Company Ltd
|
||||
#SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
set -ex
|
||||
|
||||
source "${BASH_SOURCE%/*}/../common/unix/install-maven.sh"
|
||||
Reference in New Issue
Block a user