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

Artifact pattern list attribute for the ivy:publish

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.2
    • 1.4.1
    • Core
    • None

    Description

      The publication of artifacts from different directories is not possible, because I can only set ONE artifactspattern in the ivy:publish task.
      Code-Example:
      <target name="publish" depends="resolve">
      <ivy:publish artifactspattern="/[artifact].[ext]"
      resolver="publisher"
      pubrevision=""
      status="release"
      />
      </target>
      It would be helpful to create something like an artifacts pattern list.

      See also forum node 306

      Attachments

        Activity

          People

            xavier Xavier Hanin
            beege Bernhard Gemmeker
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: