mccs008 2008-11-14 22:27
浏览 313
已采纳

CXF 2.13源代码不全或代码生成类

缺:org.apache.cxf.configuration.security*
org.apache.cxf.ws.addressing.EndpointReferenceType
org.apache.cxf.ws.addressing.AttributedURIType

等那位知道在哪下,或者知道怎么生成啊!

是源代码.java文件 不是class文件
[b]问题补充:[/b]
缺:org.apache.cxf.configuration.security*
org.apache.cxf.ws.addressing.EndpointReferenceType
org.apache.cxf.ws.addressing.AttributedURIType

等那位知道在哪下,或者知道怎么生成啊!

是源代码.java文件 不是class文件

http://cwiki.apache.org/CXF/building.html

早已看过 ,
mvn install build
这个命令报错:

[INFO] Invalid task 'build': you must specify a valid lifecycle phase, or a goal
in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Invalid task 'build': you must specify a
valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:plu
ginArtifactId:pluginVersion:goal
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getMojoDescriptor
(DefaultLifecycleExecutor.java:1521)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.segmentTaskListBy
AggregationNeeds(DefaultLifecycleExecutor.java:405)
at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:137)

  • 写回答

2条回答 默认 最新

  • iteye_14081 2008-11-14 22:39
    关注

    这些Code是 通过jaxb从xsd 生成出来的,
    你需要用mvn install build 之后才能看到。

    请参考CXF wiki 来获取更多的build细节信息:
    [url]http://cwiki.apache.org/CXF/building.html[/url]

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 c#转安卓 java html
  • ¥15 os.listdir文件路径找不到
  • ¥15 使用gojs3.0,如何在nodeDataArray设置好text的位置,再go.TextBlock alignment中进行相应的改变
  • ¥15 psfusion图像融合指标很低
  • ¥15 银河麒麟linux系统如何修改/etc/hosts权限为777
  • ¥50 医院HIS系统代码、逻辑学习
  • ¥30 docker离线安装mysql报错,如何解决?
  • ¥15 构建工单的总账影响在哪里查询或修改
  • ¥15 三个简单项目写完之后有重赏之后联系我
  • ¥15 python报内存不能read错误