Skip to content

Dependency cleanup #240

Open
Open
@AB-xdev

Description

@AB-xdev

Describe the idea (required)

I noticed that this project brings a bunch of dependencies.

I'm not sure if all of them are still needed or are correct.

For example:

  • joda-time can likely be replaced by Java 8+ Time API
  • JSR305 should likely be declared as "provided" and not shipped at runtime (current scope is compile)

Tell us about the expected behaviour (required)

As few dependencies as possible should be downloaded when running the plugins.

Context (optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions