Arnout Engelen

Results 691 comments of Arnout Engelen

https://github.com/scala/scala3/issues/20496 is now fixed, and we haven't seen https://github.com/scala/scala3/issues/18248 recently, so let's tentatively close this issue for now.

> And I see there's no way to create Scala code using Maven plugin. I guess only works with SBT? You can use the 'Language' option of the Maven plugin:...

test failure was ``` java.lang.RuntimeException: java.util.concurrent.ExecutionException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image confluentinc/cp-kafka:7.0.0 ``` re-running

despite https://github.com/apache/pekko-management/pull/314 we still saw this again in https://github.com/apache/pekko-management/actions/runs/11159872817/job/31019175982?pr=324 , within 1.5s. I wonder if the timeout is being picked up correctly? ``` should be able to be created ***...

> This would work for Nix as well (...) The problem being that this is not really reproducible Aside from reproducibility there are some more reasons this is not a...

> I thought that the people working on Gradle might not be interested in those details :) Yeah, fair enough, sorry for rambling ;) > I would think that harmonizing...

As scenario: Imagine: * You're using SBOMs to scan for advisories: you want to know what advisories exist for a product `p` and its parts. * This project has a...

> in the same gav, there are both the initial .jar and one shaded one, like https://repo1.maven.org/maven2/org/apache/maven/wagon/wagon-http/3.5.3/ > > on this case, what should THE sbom contain to describe the...

Also agree this should be fixed at the Getty side - and that looking at the altLabel sounds like a good idea as well. For cases like CoBra (http://vocab.getty.edu/aat/300411283) which...

It looks like it doesn't harm to perform the sbt-multi-release-jar actions when targeting scala 2.11 / jdk8, even though running the build itself on scala 2.12 / jdk9 / sbt1