-
i am trying to compile Bigger-Sponge-Absorption-Radius-1.21.4 and it gives me
dhdfj@70 Bigger-Sponge-Absorption-Radius-1.21.4 % gradle build
To honour the JVM settings for this build a single-use Dae…
-
**Describe the bug**
The setting `maven.terminal.useJavaHome` looks at `java.home` which is deprecated and should look for `java.jdt.ls.java.home`
**To Reproduce**
Steps to reproduce the behavior…
ghost updated
9 months ago
-
I did a vanilla installation of Walkmod on Mac via Homebrew and tried to run it on my existing project. The following seem to indicate that walkmod is doing the wrong thing in pulling dependencies. Ca…
-
I configured mvnd to use openjdk 1.8.0_352, which builds our software correctly using normal mvn. When I build with mvnd I get compilation issue where the javax.annotation package cannot be found
T…
-
**Is your feature request related to a problem? Please describe.**
Defining MAVEN_OPTS as a variable inside an artifactory_maven task is not working.We were able to overcome the heap memory error aft…
-
## Specifications
- zjsonpatch version: 0.4.14
- java version: 11
- jdk
- jdk11(my local env: 11.0.15 2022-04-19 LTS)
- openjdk11(docker: adoptopenjdk/maven-openjdk11, **See the following p…
-
We are using the version `3.1.7`. Where we can find the version `3.1.8` so that we could use the parameter operationIdFormat ?
```
[ERROR] Failed to execute goal com.github.kongchen:swagger-maven-…
mejmo updated
6 years ago
-
**Describe the bug**
If a library is compiled using Koin 3.2, and an app using Koin 3.5 tries to use that library, a runtime exception can occur.
Koin 3.5 appears to be source-compatible with 3.3, bu…
-
Hello!
The problem is in module path. When plugin run main class, which is in module it defines the root path. Therefore, I can't use files in module because the path there isn't correct.
`
Main p…
-
app/build.gradle
> apply plugin: 'com.android.application'
> apply plugin: 'realm-android'
>
> android {
> compileSdkVersion 27
> buildToolsVersion '27.0.3'
> defaultConfig {
> …