gradlefx 0.7: "Could not find method create() for arguments [build, class org.gradlefx.tasks.Build] on task set."

thomas.auinger's Avatar

thomas.auinger

31 Oct, 2013 01:00 PM

Hello,

Build fails with above error message when using 0.7. Build is successful with 0.6.4
(using gradle 1.3)

My build script is the simple example given on http://doc.gradlefx.org/en/latest/basic_setup.html#requirements

  1. Support Staff 1 Posted by Yennick Trevels on 31 Oct, 2013 01:50 PM

    Yennick Trevels's Avatar

    I think this is related to the Gradle version. The latest GradleFx version was build against Gradle 1.6, so it can possible contain some new methods not available yet in 1.3.
    Can you try this out with Gradle 1.6?

    Also, looks like I'll have to update our documentation if this is the case, to reflect this in the requirements section.

  2. 2 Posted by thomas.auinger on 31 Oct, 2013 02:44 PM

    thomas.auinger's Avatar

    Yes, works. I installed the gradle wrapper configured to 1.6 and after that I can run "gradlew build" with a 0.7 version of gradlefx.

    Thanks.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac