elasticRTC / elasticrtc-tutorial

elasticRTC tutorials
4 stars 4 forks source link

Compile problem #1

Open ojdupuis opened 8 years ago

ojdupuis commented 8 years ago

Hello,

I have been trying to run your tutorial for one2many, not being familiar with Maven, and I get the following error when I run

mvn compile exec:java -Dkms.url=ws://xxxxxxeditedxxxxxx

->

[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for com.elasticrtc:elasticrtc-tutorials-ws:[unknown-version]: Could not find artifact com.elasticrtc:elasticrtc-tutorials:pom:1.0.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ com.elasticrtc:elasticrtc-tutorials-ws:[unknown-version], /home/XXXX/repo/other/elasticrtc-tutorial/elasticrtc-tutorials-ws/pom.xml, line 5, column 10
 @ 
[ERROR] The build could not read 1 project -> [Help 1]

What am I doing wrong ?

PS : does it have something to do with not doing git checkout |TUTORIAL_VERSION| before maven compile as there is only one master branch ?

PPS: nice work !

PPPS: I have been trying to reach your commercial representatives on https://www.kurento.org/contact, with no success

javierlopezfernandez commented 8 years ago

Can you please send this request to kurento@googlegroups.com?. You'll get support there.

Thank you for reporting the problem with the contact form.

ojdupuis commented 8 years ago

ok, thanks for the answer, do you want me to put back here the answers I will get or do you prefer to close the issue ?