File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/main/java/org/codehaus/plexus/archiver Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -463,13 +463,14 @@ ResourceIterator getResources()
463463 String getOverrideGroupName ();
464464
465465 /**
466- * Configure the archiver to create archives in a reproducible way (see <a
467- * href="https://reproducible-builds.org/>Reproducible Builds</a>). This will configure:
466+ * Configure the archiver to create archives in a reproducible way (see
467+ * <a href="https://reproducible-builds.org/">Reproducible Builds</a>).
468+ * <p>This will configure:
468469 * <ul>
469470 * <li>reproducible archive entries order,</li>
470471 * <li>defined entries timestamp</li>
471472 * <li>and reproducible entries Unix mode.</li>
472- * <ul>
473+ * </ ul>
473474 *
474475 * @param lastModifiedDate the date to use for archive entries last modified time
475476 * @since 4.2.0
You can’t perform that action at this time.
0 commit comments