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

Cannot build with cargo:run #125

Open
sonvx opened this issue Mar 4, 2017 · 1 comment
Open

Cannot build with cargo:run #125

sonvx opened this issue Mar 4, 2017 · 1 comment

Comments

@sonvx
Copy link

sonvx commented Mar 4, 2017

Hi there,

Could anyone show me why the maven command doesn't work? Is the pom.xml out-of-date?

I tried: # mvn clean verify cargo:run OR # mvn clean verify org.codehaus.cargo:cargo-maven2-plugin:run and None of them works. Probably extra configs of maven are required. Pls show me how.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Solr RDF plugin .................................... SKIPPED
[INFO] solrdf-core ........................................ SKIPPED
[INFO] solrdf-client ...................................... SKIPPED
[INFO] solrdf-integration-tests ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.076 s
[INFO] Finished at: 2017-03-03T20:44:56+01:00
[INFO] Final Memory: 15M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'cargo' in the current project and in the plugin groups [org.codehaus.cargo ..]), central (https://repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/NoPluginFoundForPrefixException

@agazzarini
Copy link
Member

agazzarini commented Mar 5, 2017 via email

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

2 participants