Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Resolving dependencies very slow using Aether #54

@bwolff

Description

@bwolff

Using GWT 1.0 plugin together with Grails 2.3.7 and the new "maven" dependency resolution, I noticed that running Grails commands like "run-app" or "compile-gwt-modules" take very long to start.

It starts to get really slow after the "COMPILE START" println output and before the single dependencies are added.

Using "ivy" as the dependency resolution manager doesn't cause this long waiting times. I could not trace down what the problem might be, maybe something related to the "extended-dependencies" plugin?

Can anyone confirm this issue and experiences the same?

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