Re: How to fix this error?

2015-07-23 Thread Greg Trasuk
Hi Simone: The error indicates that the build cannot find the artifact org.openiot:utils.commons:jar:0.0.1 in your local repository. That artifact appears to be built in a different module in the main project. I did 'git clone https://github.com/OpenIotOrg/openiot.git'

How to fix this error?

2015-07-21 Thread Simone
Hello My name is Simone Sciarretta, I am student at the University of Pisa in the Communications Engineering Department I am experimenting a problem with the OpenIoT platform, and particularly when I am following the example of executing the command mvn clean package jboss-as:deploy in the

How to fix this error?

2015-07-21 Thread Simone
Hello My name is Simone Sciarretta, I am student at the University of Pisa in the Communications Engineering Department I am experimenting a problem with the OpenIoT platform, and particularly when I am following the example of executing the command mvn clean package jboss-as:deploy in the

Re: How to fix this error?

2015-07-21 Thread Greg Trasuk
Hi Simone: The mailing list appears to block screenshots. Could you copy/paste the text of the error message? Thanks, Greg Trasuk On Jul 21, 2015, at 2:17 PM, Simone simone.sciarre...@hotmail.it wrote: Hello My name is Simone Sciarretta, I am student at the University of Pisa in the

Re: How to fix this error?

2015-07-21 Thread Simone
This is the error: Failed to execute goal on project scheduler.core: Could not resolve dependencies for project org.openiot:scheduler.core:war:0.0.1: The following artifacts could not be resolved: org.openiot:utils.commons:jar:0.0.1, org.openiot:lsm-light.client:jar:0.0.1: Failure to find