Skip to content

Task operator:quarkusGenerateCode fails in Windows #63

Description

@fredordercloud

How to recreate

Run ./gradlew :operator:quarkusGenerateCode, you should see:

Starting process 'Gradle Worker Daemon 10'. Working directory: 
.
.
.
Successfully started process 'Gradle Worker Daemon 10'
Error: Could not find or load main class {} }} null{{- else }}{{- toYaml .Values.app.extraVolumeMounts | nindent 12 }}{{- end }}
Caused by: java.lang.ClassNotFoundException: {} }} null{{- else }}{{- toYaml .Values.app.extraVolumeMounts | nindent 12 }}{{- end }}

And it breaks.

The workaround for this is to add the following to my ~/.gradle/gradle.properties:
systemProp.gradle.quarkus.gradle-worker.no-process=true

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions