-
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://maven.aliyun.com/repository/central/com/alibaba/datax/tdenginewriter/tdenginewriter…
-
When running Logstash with the `--pipeline.unsafe_shutdown` [my expectation would be that Logstash would quickly shutdown if it encountered a TERM signal](https://www.elastic.co/guide/en/logstash/curr…
-
It appears that the gluonfx maven plugin is adding optional dependencies of dependencies to the classpath, when it should only be including those if they are explicit separate dependencies. Per the [m…
-
spring-boot-parent-2.2.6.RELEASE.pom
```
4.0.0
org.springframework.boot
spring-boot-dependencies
2.3.3.RELEASE
spring-boot-starter-parent
pom
spring-boot-star…
-
```
/Library/Java/JavaVirtualMachines/openjdk-17.jdk/Contents/Home/bin/java -ea -Dsnapshots.update=false -Didea.test.cyclic.buffer.size=1048576 -javaagent:/Applications/IntelliJ IDEA.app/Contents/lib…
-
It took long to minimize :cry:
Here is the code that demonstrates two bugs: an error and a compiler crash (see the comments at the end).
```scala
package DFiant
object Extras {
type [DF
-
Example: getting maven dependencies for the dist dependency in palantir/spark:
```
./build/mvn -DskipTests -Phadoop-cloud -Phadoop-palantir -Pkinesis-asl -Pkubernetes -Pyarn -Psparkr -pl "org.apach…
-
Hit a Scala compiler bug when building Spark API docs. To reproduce this bug, checkout Spark latest master (452690ba1cc3c667bdd9f3022c43c9a10267880b) and run "build/sbt mllib/doc" with JDK 7 (1.7.0_79…
-
My project has a version conflict in some library dependencies. An older version of apache beanutils appears "higher" up the dependency hierarchy and is winning out against a newer version, depended …
-
### Expected Behavior
TL;DR:
I suggest to use the following output for `dependencies` task:
```
Configurations with non-empty dependencies:
...
...
Configurations with folded dependenci…