You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
11:10:17 AM: Executing 'publishToMavenLocal'...
Starting Gradle Daemon...
Gradle Daemon started in 24 s 530 ms
> Task :log:compileJava
> Task :log:processResources
> Task :log:classes
> Task :log:jar
> Task :log:assemble
> Task :log:javadoc
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/com/gluonhq/attachextended/log/impl/AndroidLogService.java:32: warning: no comment
public class AndroidLogService implements LogService {
^
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/com/gluonhq/attachextended/log/impl/DesktopLogService.java:35: warning: no comment
public class DesktopLogService implements LogService {
^
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/com/gluonhq/attachextended/log/impl/DummyLogService.java:32: warning: no comment
public abstract class DummyLogService implements LogService {
^
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/com/gluonhq/attachextended/log/impl/IOSLogService.java:32: warning: no comment
public class IOSLogService implements LogService {
^
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/com/gluonhq/attachextended/log/LogService.java:33: warning: no comment
public interface LogService {
^
/mnt/d/JavaFx-Android/AttachExtended/modules/log/src/main/java/module-info.java:28: warning: no comment
module com.gluonhq.attachextended.log {
^
6 warnings
> Task :log:javadocJar
> Task :log:sourcesJar
> Task :log:compileTestJava NO-SOURCE
> Task :log:processTestResources NO-SOURCE
> Task :log:testClasses UP-TO-DATE
> Task :log:test NO-SOURCE
> Task :log:check UP-TO-DATE
> Task :log:build
Download https://repo.maven.apache.org/maven2/com/gluonhq/attach/util/4.0.20/util-4.0.20-android.jar, took 5 s 575 ms
> Task :log:androidBuild FAILED
/usr/bin/env: ‘bash\r’: No such file or directory
FAILURE: Build failed with an exception.
* Where:
Script '/mnt/d/JavaFx-Android/AttachExtended/gradle/native-build.gradle' line: 220
* What went wrong:
Execution failed for task ':log:androidBuild'.
> Process 'command '/mnt/d/JavaFx-Android/AttachExtended/modules/log/build/aar/gradlew'' finished with non-zero exit value 127
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 5m 20s
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/8.7/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
7 actionable tasks: 7 executed
11:16:11 AM: Execution finished 'publishToMavenLocal'.
Steps to Reproduce the issue,
Checkout AttachExtended repo using TortiseGit on Windows 10 on specific directory.
Open Project in intelliJ IDEA Community Edition (Ubuntu-20.04) / WSL terminal (Ubuntu terminal using wsl command)
Run ./gradlew publishToMavenLocal
The text was updated successfully, but these errors were encountered:
Steps to Reproduce the issue,
wsl
command)./gradlew publishToMavenLocal
The text was updated successfully, but these errors were encountered: