Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Fails #53

Open
aschaepper opened this issue Feb 7, 2023 · 0 comments
Open

Build Fails #53

aschaepper opened this issue Feb 7, 2023 · 0 comments

Comments

@aschaepper
Copy link

aschaepper commented Feb 7, 2023

Hallöchen

Ich versuche das Venom Example aktuell unter Windows 11 mit Gradle zu bilden. Ich habe den Befehl "git submodule update -i" für die docToolchain auch vorher ausgeführt.

Gradle ist installiert:
Gradle 7.6
Build time: 2022-11-25 13:35:10 UTC
Revision: daece9dbc5b79370cc8e4fd6fe4b2cd400e150a8
Kotlin: 1.7.10
Groovy: 3.0.13
Ant: Apache Ant(TM) version 1.10.11 compiled on July 10 2021
JVM: 11.0.18 (Eclipse Adoptium 11.0.18+10)
OS: Windows 11 10.0 amd64

Ascidoctor ist installiert:
Asciidoctor 2.0.18 [https://asciidoctor.org]
Runtime Environment (ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e) [x64-mingw-ucrt]) (lc:CP850 fs:UTF-8 in:UTF-8 ex:UTF-8)

Java ist installiert:
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environment Temurin-11.0.18+10 (build 11.0.18+10)
OpenJDK 64-Bit Server VM Temurin-11.0.18+10 (build 11.0.18+10, mixed mode)

Jetzt bekomme ich einen Fehler:

"Could not find method testCompile() for arguments [junit:junit:4.12, org.spockframework:spock-core:1.1-groovy-2.4, com.athaydes:spock-reports:1.3.2, org.slf4j:slf4j-api:1.7.13, org.slf4j:slf4j-simple:1.7.13, org.gradle.api.internal.artifacts.dependencies.DefaultSelfResolvingDependency_Decorated@2f60c48d] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler."

Ich habe den stacktrace von Gradle angehängt.

logoutput.txt

Was noch gut wäre im readme wäre ein hinweis wie man es builden muss, kein Vortrag aber den gradle build command angeben wäre spannend. Dann weiss man was man tun muss.
Und irgendwie habe ich jetzt nicht ganz rausgefunden was am Schluss des buildes rauskommen müsste und man starten müsste um das sample anzuschauen.

Ich habe jetzt die .adoc im src\docs files mit asciidoctor gebuildet, das muss man aber auch mal rausfinden.
Ich arbeite übrigens Ihr Buch durch ;-).

Für den Moment ist das glaube ich ok wenn ich es von Hand bilde aber für andere wäre es natürlich gut wenn die buildchain wieder funktioniert.

Gruss

Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant