Gradle Jar Task Type: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 17: Line 17:
==<tt>manifest</tt>==
==<tt>manifest</tt>==
===<tt>attributes</tt>===
===<tt>attributes</tt>===
==<tt>duplicatesStrategy</tt>==
==<tt>duplicatesStrategy</tt>==
==<tt>zip64</tt>==

Revision as of 05:58, 22 October 2020

External

Internal

Overview

Exposed by the java plugin as jar task.

Configuration

archiveBaseName

from

Specifies source files or directories to include in the archive. The given paths are evaluated as per Project.files(Object ...).

exclude

manifest

attributes

duplicatesStrategy

zip64