[ https://issues.apache.org/jira/browse/CXF-4538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13468677#comment-13468677 ]
Andrew Burks commented on CXF-4538: ----------------------------------- Ok, that makes sense. Thanks for looking into this a little more. > cxf-codegen-plugin wsdl2java fails when you have nested projects > ---------------------------------------------------------------- > > Key: CXF-4538 > URL: https://issues.apache.org/jira/browse/CXF-4538 > Project: CXF > Issue Type: Bug > Components: WS-* Components > Affects Versions: 2.6.2 > Environment: Linux > Reporter: Andrew Burks > Priority: Critical > Labels: build, maven > Attachments: ApacheTestProject.tar > > > In my wsdl, I am importing and xsd from another maven project and I provide a > relative path to the xsd. When executing mvn clean install on this > sub-project, call it project A, the project builds as expected. After > navigating to Project A's parent project and executing mvn clean install, I > receive a java.io.FileNotFoundException because the relative path provided in > the import of Project A's wsdl was relative to Project A. I can only assume > that wsdl2java uses the "current build directory" when applying the > schemaLocation attribute from an import. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira