Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-227

Support 'store-only' (no-compression) jar files

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.2-beta-4
    • None
    • None

    Description

      the jar utility supports a -0 option that, when supplied, skips zip compression for the resulting jar file. This is desirable when creating jar dependencies that consist of large binary files - one wants access to the binaries to be as fast as possible at runtime with no decompression overhead.

      jdcasey tells me that there's an option on the underlying library to skip compression, but that it's not configurable on the assembly plugin itself. With that in mind, hopefully this is just a matter of exposing functionality rather than implementing it anew.

      Thanks,

      • Chris

      Chris Beams

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            cbeams Chris Beams
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: