Skip to content

Commit

Permalink
chore: Updated the content of the file "/tmp/updatecli/github/jenkins…
Browse files Browse the repository at this point in the history
…... (jenkinsci#1888)

... ci/bom/prep.sh"

Made with ❤️️ by updatecli

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored and lemeurherve committed Mar 31, 2023
1 parent f4de4ba commit ec4c790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ for LINE in $LINEZ; do
done

# Tracked by ./updatecli/updatecli.d/plugin-compat-tester.yml
version=1277.va_1db_5e62d38a_
version=1286.v5a_54b_fd87db_f
pct="$($MVN -Dset.changelist -Dexpression=settings.localRepository -q -DforceStdout help:evaluate)/org/jenkins-ci/tests/plugins-compat-tester-cli/${version}/plugins-compat-tester-cli-${version}.jar"
[ -f "${pct}" ] || $MVN dependency:get -Dartifact=org.jenkins-ci.tests:plugins-compat-tester-cli:${version}:jar -DremoteRepositories=repo.jenkins-ci.org::default::https://repo.jenkins-ci.org/public/,incrementals::default::https://repo.jenkins-ci.org/incrementals/ -Dtransitive=false
cp "${pct}" target/pct.jar
Expand Down

0 comments on commit ec4c790

Please sign in to comment.