Details
-
Type:
extRequest
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Fix Version/s: Sprint 4.1.2
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
Sender Email:
-
HD-Chapter:Data
-
HD-Enabler:Kurento
Description
Hello,
After installing the Kurento Media Serve, i was trying to deploy some
applications developed in the Kurento Java Client, that are present in the
documentation (
https://forge.fi-ware.org/plugins/mediawiki/wiki/fiware/index.php/StreamOriented_-_Installation_and_Administration_Guide
)
At the moment of compilation, in the step "mvn compile exec:java", the
maven couldn't find one dependency and throw an error.
Regards,
Feedback error:
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 9.427s
[INFO] Finished at: Mon Oct 27 15:34:51 WET 2014
[INFO] Final Memory: 10M/25M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-resources-plugin:2.3:resources
(default-resources) on project kurento-magic-mirror: Cannot create resource
output directory:
/home/hugo/Documents/kurento-tutorial-java/kurento-magic-mirror/target/classes
-> [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/MojoExecutionException
--Hugo Fonseca
htfonseca@onesource.pt
[image: OneSource]
http://onesource.pt
_______________________________________________
Fiware-lab-help mailing list
Fiware-lab-help@lists.fi-ware.org
https://lists.fi-ware.org/listinfo/fiware-lab-help
Yes, indeed the file owner was root.
For some reason at the cloning of the GIT project, the command was done with the sudo.
Just check all the examples and they work fine.
I think that you can close the Bug.
Regards,