File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ This extension and plugin suite provides following bits:
1212* Provides ` zip ` artifact handler that makes Maven behave _ exactly as without it_ (do not add it to classpath), ** but**
1313 you can override this behaviour by setting ` maveniverse.zippy.zip.classpath=true ` Java System Property and then
1414 dependencies of ` type=zip ` will be added to classpath.
15- For new projects, use of explicitly type ` zip-classpath ` is ** recommended** .
15+ For new projects, use of explicit type ` zip-classpath ` is ** recommended** .
1616* Provides simple ` zip ` packaging (POM ` <packaging>zip</packaging> ` ) that is producing a ZIP file from unfiltered and
1717 possibly filtered resources (is based on ` maven-jar-plugin ` so almost same options applies).
1818
You can’t perform that action at this time.
0 commit comments