Commit graph

13 commits

Author SHA1 Message Date
90371f5fd9 sudo ln -s /opt/maven/bin/mvn /usr/local/bin/mvn 2025-04-14 11:11:31 +02:00
08318fa2e8 mvn -v
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:07:26 +02:00
879b8c9297 apache-maven-3.9.9-bin.tar.gz
Some checks failed
ci / build (push) Failing after 22s
2025-04-14 11:06:43 +02:00
94d4fbe884 maven
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:04:18 +02:00
63871f9939 set up maven
Some checks failed
ci / build (push) Failing after 3s
2025-04-14 11:01:18 +02:00
6b2171883f test
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 11:00:43 +02:00
2610ec5a8d - name: Set up Maven
Some checks failed
ci / build (push) Failing after 4s
uses: actions/setup-java@v3
  with:
    distribution: 'adoptopenjdk'
    java-version: '11'
2025-04-14 10:58:34 +02:00
d9223df62a $(awk '/<version>/ {count++; if(count == 2) print $0}' pom.xml | sed -n 's|.*<version>\([^<]*\)</version>.*|\1|p')
Some checks failed
ci / build (push) Failing after 20s
2025-04-14 10:56:44 +02:00
a30e0ec119 update version
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 10:39:48 +02:00
33298dfb0f chmod +x update-version.sh
Some checks failed
ci / build (push) Failing after 19s
./update-version.sh
2025-04-14 10:37:35 +02:00
77cce06e01 /
Some checks failed
ci / build (push) Failing after 19s
2025-04-14 10:34:55 +02:00
7bfe1507dd update-version.sh
Some checks failed
ci / build (push) Failing after 23s
2025-04-14 10:33:03 +02:00
0cb3950f4c deploy.yaml and Dockerfile 2025-04-09 11:09:02 +02:00