Skip to content

[build] update maven surefire plugin#7785

Merged
kares merged 1 commit intojruby:jruby-9.3from
kares:build-maven-surefire
May 7, 2023
Merged

[build] update maven surefire plugin#7785
kares merged 1 commit intojruby:jruby-9.3from
kares:build-maven-surefire

Conversation

@kares
Copy link
Member

@kares kares commented May 7, 2023

there were some failures due missing checksum from plugin:

Warning:  Could not validate integrity of download from
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
org.eclipse.aether.transfer.ChecksumFailureException: Checksum
validation failed, no checksums available

there were some failures due missing checksum from plugin:

```
Warning:  Could not validate integrity of download from
https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0-M5/surefire-logger-api-3.0.0-M5.pom
org.eclipse.aether.transfer.ChecksumFailureException: Checksum
validation failed, no checksums available
```
@kares kares added this to the Non-Release milestone May 7, 2023
@kares kares merged commit 0bfdc4d into jruby:jruby-9.3 May 7, 2023
@kares kares deleted the build-maven-surefire branch May 7, 2023 14:32
kares added a commit to kares/jruby that referenced this pull request May 31, 2023
* jruby-9.3:
  Finish arity-splitting IO#write
  Remove synchronization from data struct get/set
  Lock-free SelectorPool
  Reduce contention in the selector pool
  [deps] drop org.jruby:joda-timezones rely on joda-time
  [deps] update joda-time to latest 2.12.5
  [build] update maven surefire plugin (jruby#7785)
  make generated populator .class deterministic
  make generated invoker .class deterministic
  Fix defined?(super) on BasicObject from causing NullPointerException
  Fixes jruby#7769. regexp with / before mbc should work.
  [deps] update jruby-openssl to 0.14.1 (jruby#7754)
  java 8 compatibility
  Pull in unreleased fixed_anchor fixes
  Tag spec that expects <2.7 behavior
  Update joni and strscan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant