Gradle Jar Task Type: Difference between revisions

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

Revision as of 05:57, 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