Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-448

Assembly format is duplicated in pom.xml and assembly.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • Build
    • all build environments.

    Description

      The archive format is available as a mvn property inĀ ${assembly.format}.

      • It is used in maven-assembly-plugin <format>${assembly.format}</format>.
      • It also is hardcoded as <format>zip</format> in assembly/assembly.xml.

      Only one of the two suffices. users can build assemble a zip artifact with

      mvn -DskipTests -am -pl assembly package
      

      or a tar.gz artifact with

      mvn -Ptargz -DskipTests -am -pl assembly package
      

      Attachments

        Issue Links

          Activity

            People

              meisam Meisam
              meisam Meisam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 1m
                  1m
                  Remaining:
                  Remaining Estimate - 1m
                  1m
                  Logged:
                  Time Spent - Not Specified
                  Not Specified