-
### Issue description
Hi ,
I have migrated from grails version 4.0.3 to version 5.x but when it reaches the build step compileGroovy this error appears
```
> Task :compileGroovy FAILED
startu…
-
See Slack channel `#prettier-plugin-nextflow` for ideas..
ewels updated
3 months ago
-
Attempting to run on an M1 Mac, I receive this error message on `./gradlew run`. Full output:
`FAILURE: Build failed with an exception.
* Where:
Build file '/Users/gustav/Packages/berlin-auslae…
-
The issue:
----------
While executing API test bundles based on Rest Assured via Jenkins as CI system, we observe absolutely random test failures that point to inability to parse JSON messages. "Ran…
-
目前在ubuntu下,有gradle环境和openjdk version "16.0.1"
但是第一步编译就把我拦下来了,
编译:
gradlew jar
出错:
Command 'gradlew' not found, did you mean:
command 'gradle' from deb gradle (4.4.1-13)
Try: apt install…
-
```
In a Spec extending grails.plugin.spock.ControllerSpec, attempt to chain
assignment of a Mock() to the controller field and then a local variable.
eg
AccountService accountService = controll…
-
org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.ast.expr.ArgumentListExpression
org.codehaus.groovy.ast.expr.TupleExpression cannot be cast to org.codehaus.groovy.a…
-
Consider the following (taken from https://docs.groovy-lang.org/latest/html/documentation/#_macro_methods):
src/main/macros/MacroMethod.groovy
```groovy
package macros
import groovy.transform.…
-
So, i can't build the jar on windows, not sure where is the problem: me, windows. gradle or the repository.
Here is the error trace:
```
FAILURE: Build failed with an exception.
* Where:
…
-
https://github.com/kotlinx/ast#using-with-gradle tells me
```
dependencies {
// please look at https://jitpack.io/#drieks/antlr-kotlin to find the latest version
…