Uploaded image for project: 'Ivy'
  1. Ivy
  2. IVY-1431

Also copy original metadata artifact (e.g. POM) on ivy:install

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.0-RC1
    • None

    Description

      Suppose you provide some module, which you are developing with Ivy and that has external dependencies (or even worse: non publically available dependencies). Then you might want to publish the module plus all dependencies to a filesystem repository, which then can be redistributed and which is usable for offline builds.

      So far, no problem. But if you do not want to or even can't force your consumers to use Ivy, then while you can create this "offline repository" in Maven layout, it still is not usable with Maven because the POMs of all your dependencies are missing. While Ivy remembers them (*.orig Files), they are not used.

      The attached patch will copy the cached original metadata in the install operation if it's type ends in ".original". Also, the restoring of the OriginArtifact from the Cache is modified to actually restore the OriginArtifact's orignal Artifact correctly.

      Attachments

        1. ivy-1431.patch
          20 kB
          Erwin Tratar
        2. ivy-install-pom.patch
          12 kB
          Erwin Tratar

        Activity

          People

            hibou Nicolas Lalevée
            erwin.tratar@gebit.de Erwin Tratar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: