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

OneJar plugin fails in Gradle 4.6 #104

Closed
nsoft opened this issue Apr 15, 2018 · 2 comments
Closed

OneJar plugin fails in Gradle 4.6 #104

nsoft opened this issue Apr 15, 2018 · 2 comments
Milestone

Comments

@nsoft
Copy link
Owner

nsoft commented Apr 15, 2018

More bit-rot relating to #92


FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':oneJar'.
> Cannot convert the provided notation to a File or URI: java.io.BufferedWriter@39d88fd9.
  The following types/formats are supported:
    - A String or CharSequence path, for example 'src/main/java' or '/usr/include'.
    - A String or CharSequence URI, for example 'file:/usr/include'.
    - A File instance.
    - A Path instance.
    - A Directory instance.
    - A RegularFile instance.
    - A URI or URL instance.

* 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
See https://docs.gradle.org/4.6/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1s
4 actionable tasks: 2 executed, 2 up-to-date
@nsoft nsoft added this to the 2.0 milestone Apr 15, 2018
@nsoft
Copy link
Owner Author

nsoft commented Apr 15, 2018

@nsoft
Copy link
Owner Author

nsoft commented Mar 9, 2019

Fixed in #129

@nsoft nsoft closed this as completed Mar 9, 2019
@nsoft nsoft modified the milestones: 2.0, 1.0 Feb 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant