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

Add new Grape Ivy resolvers at runtime

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.7-rc-1
    • Grape
    • None
    • Patch

    Description

      Currently we need to edit the ~/.groovy/grapConfig.xml to make Grape aware of a new Maven2 repository.

      To address this we can add a new annotation. E.g.:

      @GrapeResolver(name='restlet.org', root='http://maven.restlet.org')
      @Grab(group='org.restlet', module='org.restlet', version='1.1.6')
      ...

      Attachments

        Activity

          People

            paulk Paul King
            malbery malbery
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: