Hi,
We have some problems with the dependencies report.
During the execution we receive a ZipException :
[ERROR] IOException: error in opening zip file
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:114)
at java.util.jar.JarFile.<init>(JarFile.java:133)
at java.util.jar.JarFile.<init>(JarFile.java:97)
at
org.apache.maven.shared.jar.JarAnalyzer.<init>(JarAnalyzer.java:102)
at
org.apache.maven.report.projectinfo.dependencies.Dependencies.getJarDependencyDetails(Dependencies.java:282)
And in the generated report :
/home/yahoo/.m2/repository/com/kelkoo/corecomponents/kelkooMonitoringAPI/0.0.16/kelkooMonitoringAPI-0.0.16-scripts.tgz
error in opening zip file
It seems that "tgz" extension are not supported by this report ?
Benoit
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]