Skip to content

weird compile error for groovy script #237

@webczat

Description

@webczat

Hello, I have a script with many classes in a project, the script itself uses things like groovy's cli builder.
When trying to compile the project, i get such error:
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for org.apache.commons.cli.CommandLineParser. Fix the build path then try building this project letsencrypt-client Unknown Java Problem
Description Resource Path Location Type
The type org.apache.commons.cli.CommandLineParser cannot be resolved. It is indirectly referenced from required .class files Engine.groovy /letsencrypt-client line 1 Java Problem
Of course I know I use it indirectly, but what's wrong? it is bundled in groovy-all, or it is not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions