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

"grape resolve -ivy (... ... ...)+" could generate ivy dependencies

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.6.4
    • 1.6.6, 1.7-rc-1
    • Grape
    • None
    • groovy 1.6.4

    Description

      Please add an option for grape to generate ivy dependencies from the command line, just like -ant or -dos options.

      For example, this command :

      grape resolve -ivy "org.apache.poi" "poi" "3.5-beta6" "org.apache.poi" "poi-ooxml" "3.5-beta6"

      Could generate the following output :

      <dependency org="org.apache.poi" name="poi" revision="3.5-beta6"/>
      <dependency org="org.apache.poi" name="poi-ooxml" revision="3.5-beta6"/>

      Attachments

        1. 3671_v16x.txt
          6 kB
          Roshan Dawrani

        Activity

          People

            roshandawrani Roshan Dawrani
            yellowsnow Jean-Yves Leboué
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: