Uploaded image for project: 'EasyAnt'
  1. EasyAnt
  2. EASYANT-71

Offline mode does not retrieve transitive dependencies of the project

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10
    • 0.10
    • Core
    • None
    • N/A

    Description

      When going in offline mode with the target offline:go-offline, the transitive dependencies of the project are not retrieved.

      For example, with the following module.ivy file, the dependencies of jetty are not retrieved:

      <ivy-module version="2.0" xmlns:ea="http://www.easyant.org">
          <info organisation="org.apache.easyant" module="standard-java-app" revision="0.1" status="integration">
              <ea:plugin module="rat" revision="0.9" />
          </info>
          <dependencies>
              <dependency org="junit" name="junit" rev="4.4" />
              <!-- Add a dependency with transitive dependencies -->
              <dependency org="org.mortbay.jetty" name="jetty" rev="6.1.14" />
          </dependencies>
      </ivy-module>
      

      Attachments

        1. EASYANT-71.patch
          14 kB
          Jérôme Leroux
        2. 0001-easyant-Fix-issue-EASYANT-71.patch
          13 kB
          Jérôme Leroux
        3. 0001-easyant-plugins-Fix-issue-EASYANT-71.patch
          3 kB
          Jérôme Leroux

        Activity

          People

            jboudart Jean-Louis Boudart
            jejecool Jérôme Leroux
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 4h
                4h
                Remaining:
                Remaining Estimate - 4h
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified