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

ivy file in repo contains wrong module and artifact name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.1
    • 1.4-RC1
    • Ant
    • None
    • Windows

    Description

      The module and artifact in ivy.xml in the repo always contains the values of the first published module in ant:
      Steps I do:
      <ivy:resolve file="/foo.xml" />
      <ivy:publish artifactspattern="//lib/[artifact].[ext]" resolver="shared" pubrevision="@

      {release}" status="integration" />
      <ivy:resolve file="/bar.xml" />
      <ivy:publish artifactspattern="//lib/[artifact].[ext]" resolver="shared" pubrevision="@{release}

      " status="integration" />

      Now the ivy.xml from bar.xml contains the module and artifact-values from foo.xml

      Attachments

        Activity

          People

            xavier Xavier Hanin
            jan.koops Jan Koops
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: