Closed
Description
The spring-batch-docs
jar does not contain the actual documentation and seems to be published to Artifactory (and Maven Central) inadvertently:
$>unzip spring-batch-docs-4.3.3.jar
Archive: spring-batch-docs-4.3.3.jar
creating: META-INF/
inflating: META-INF/MANIFEST.MF
inflating: META-INF/notice.txt
inflating: META-INF/license.txt
This jar should not be generated in the first place as it is a duplicate of spring-batch-docs.zip
and must not be published to Artifactory/MavenCentral.