Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: maven-shared-jar-1.1
-
Component/s: maven-shared-jar
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
A corrupted jar file in the repository, or an attempt to use classes directory in place of a jar during a build is tricky do diagnose, because the exception message does not reveal which file could not been opened.
The attached patch includes the pathname in the exception message.
JarAnalyzerTest was enhanced accordingly.
Issue Links
- relates to
-
MSHARED-87
ZipException throw by SDK's JarFile constructor may lack file name
-