[
https://issues.apache.org/jira/browse/CXF-7800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548493#comment-16548493
]
Roger Wolf commented on CXF-7800:
---------------------------------
Maven reported the following errors:
[WARNING] error reading
C:\Users\duff\.m2\repository\com\fasterxml\woodstox\woodstox-core\5.0.3\woodstox-core-5.0.3.jar;
invalid LOC header (bad signature)
[WARNING] error reading
C:\Users\duff\.m2\repository\org\springframework\spring-web\4.3.18.RELEASE\spring-web-4.3.18.RELEASE.jar;
invalid LOC header (bad signature)
[WARNING] error reading
C:\Users\duff\.m2\repository\org\springframework\spring-beans\4.3.18.RELEASE\spring-beans-4.3.18.RELEASE.jar;
invalid LOC header (bad signature)
[WARNING] error reading
C:\Users\duff\.m2\repository\org\springframework\spring-context\4.3.18.RELEASE\spring-context-4.3.18.RELEASE.jar;
invalid LOC header (bad ignature)
[WARNING] error reading
C:\Users\duff\.m2\repository\org\springframework\spring-core\4.3.18.RELEASE\spring-core-4.3.18.RELEASE.jar;
invalid LOC header (bad signature)
After cleaning the repo, maven builds w/o errors and the demo runs. Thank you
for your help.
> HelloWorld sample fails to deploy
> ---------------------------------
>
> Key: CXF-7800
> URL: https://issues.apache.org/jira/browse/CXF-7800
> Project: CXF
> Issue Type: Bug
> Components: Samples
> Affects Versions: 3.2.5
> Reporter: Roger Wolf
> Priority: Major
> Attachments: catalina_log.txt
>
>
> Sample generated with org.apache.cxf.archetype:cxf-jaxws-javafirst
> version:2.7.18
> works out of the box.
> However with 3.2.5, I get following error:
> ...
> Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
> ...
> See attachment for full message.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)