Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kunalsuri opened this issue Dec 13, 2013 · 0 comments
Open

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

kunalsuri opened this issue Dec 13, 2013 · 0 comments

Comments

@kunalsuri
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant