[
https://issues.apache.org/jira/browse/CXF-6146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14244173#comment-14244173
]
ASF GitHub Bot commented on CXF-6146:
-------------------------------------
GitHub user gwuireland opened a pull request:
https://github.com/apache/cxf/pull/42
[CXF-6146] Fix demo wsdl_first_xmlbeans build error
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gwuireland/cxf gwu-cxf-6146
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit c409de338eb619661790cdbd1fe2cd548901576a
Author: gwuireland <[email protected]>
Date: 2014-12-12T13:40:19Z
[CXF-6146] Fix demo wsdl_first_xmlbeans build error
----
> Demo wsdl_first_xmlbeans fails to build
> ---------------------------------------
>
> Key: CXF-6146
> URL: https://issues.apache.org/jira/browse/CXF-6146
> Project: CXF
> Issue Type: Bug
> Components: Samples
> Affects Versions: 3.0.3
> Environment: JDK 6, Maven 3.2.3, Windows
> Reporter: Guopu Wu
> Priority: Minor
> Fix For: 3.0.4
>
>
> [INFO] Building WSDL first demo using Document/Literal Style and XMLBeans
> DataBinding 3.0.3-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- cxf-codegen-plugin:3.0.3-SNAPSHOT:wsdl2java (generate-sources) @
> wsdl_first_xmlbeans ---
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4.203 s
> [INFO] Finished at: 2014-11-26T16:42:18+00:00
> [INFO] Final Memory: 6M/15M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.cxf:cxf-codegen-plugin:3.0.3-SNAPSHOT:wsdl2java (generate-sources)
> on project wsdl_first_xmlbeans: Execution generate-sources of goal
> org.apache.cxf:cxf-codegen-plugin:3.0.3-SNAPSHOT:wsdl2java failed: A required
> class was missing while executing
> org.apache.cxf:cxf-codegen-plugin:3.0.3-SNAPSHOT:wsdl2java:
> org/apache/commons/logging/LogFactory
> [ERROR] -----------------------------------------------------
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)