Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-4837

Add @GrabConfig property to use local machine's Maven repo

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.8.0
    • None
    • Grape
    • None
    • All

    Description

      It is well known that Grapes' can take a while on its first invocation on a machine to grab all dependencies as it populates the local Grape cache.

      If instead I could tell Grapes to use the machine's local Maven repo, it would be much faster:

      @GrabConfig(useLocalMavenRepo=true)

      This is related to the other issue I entered (which included a patch): http://jira.codehaus.org/browse/GROOVY-4223

      Attachments

        Activity

          People

            paulk Paul King
            matthewadams Matthew T. Adams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: