jar-module:jar

Full name:

com.mt-ag.tools.maven:jar-module-maven-plugin:1.1:jar

Description:

Plugin class for the goal jar. In this goal the jar is cleaned form unused folder entries and the size is set correct. Saves 4 bytes per entry.

Attributes:

  • Requires a Maven project to be executed.
  • Binds by default to the lifecycle phase: package.

Optional Parameters

Name Type Since Description
<repack> boolean - Parameter repack. If true the jar is repacked.

Parameter Details

<repack>

Parameter repack. If true the jar is repacked.
  • Type: boolean
  • Required: No