Skip to content

Error while doing mvn install on the smx-ws-examples-master #5

@kunalsuri

Description

@kunalsuri

Hi,

I was trying to use this example to learn about ws-cxf-proxy and for the same when I was trying to build the project by mvn install it was giving me the follwoing errors

ERROR] Plugin org.apache.cxf:cxf-codegen-plugin:2.6.0.redhat-60024 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org

.apache.cxf:cxf-codegen-plugin:jar:2.6.0.redhat-60024: Failure to find org.apache.cxf:cxf-codegen-plugin:pom:2.6.0.redhat-60024 in http://repo.fusesource.com/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of fusesource has elapsed or updates are forced -> [Help 1]

[ERROR]

I tried to see which fusesource repo had the following jar and found out that these Jars were in 'http://repo.fusesource.com/nexus/content/groups/public/org/apache/cxf/cxf-codegen-plugin/2.6.0.redhat-60024/'

I added the 'http://repo.fusesource.com/nexus/content/groups/public/' repository in the main pom.xml and the code was built successfully.

Just wanted to bring this issue in your notice.

Thanks,
Kunal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions