You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm facing an issue while while running "mvn clean install" in openiot-develop directory (using administrative cmd). I'll be thankful if anyone can help to resolve this error. The error is in ide.core-war:0.0.1 as shown below:
[INFO] Reactor Summary:
[INFO]
[INFO] OpenIoT ............................................ SUCCESS [ 0.362 s]
[INFO] OpenIoT Common files ............................... SUCCESS [ 2.903 s]
[INFO] OpenIoT Security Client ............................ SUCCESS [ 2.787 s]
[INFO] OpenIoT LSM-light Client ........................... SUCCESS [ 3.006 s]
[INFO] OpenIoT Security server ............................ SUCCESS [ 15.963 s]
[INFO] OpenIoT security management web app ................ SUCCESS [ 9.894 s]
[INFO] OpenIoT LSM-light Server ........................... SUCCESS [ 13.579 s]
[INFO] xgsn ............................................... SUCCESS [ 20.737 s]
[INFO] OpenIoT sdum.core .................................. SUCCESS [ 9.901 s]
[INFO] OpenIoT sdum.client ................................ SUCCESS [ 5.843 s]
[INFO] OpenIoT Scheduler Core ............................. SUCCESS [ 10.266 s]
[INFO] OpenIoT Scheduler Client ........................... SUCCESS [ 6.306 s]
[INFO] OpenIoT ide.core ................................... FAILURE [ 0.350 s]
[INFO] OpenIoT request definition/presentation commons .... SKIPPED
[INFO] OpenIoT request definition web app ................. SKIPPED
[INFO] OpenIoT request presentation web app ............... SKIPPED
[INFO] OpenIoT RDF Sensor Schema Editor ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:42 min
[INFO] Finished at: 2018-02-22T17:37:29+01:00
[INFO] Final Memory: 176M/824M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ide.core: Could not resolve dependencies for project org.openiot:ide.core:war:0.0.1: Failed to collect dependencies at org.primefaces.themes:all-themes:jar:1.0.8: Failed to read artifact descriptor for org.primefaces.themes:all-themes:jar:1.0.8: Could not transfer artifact org.primefaces.themes:all-themes:pom:1.0.8 from/to prime-repo (http://repository.maven.org/): repository.maven.org: Unknown host repository.maven.org -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :ide.core
The text was updated successfully, but these errors were encountered:
Hello,
I'm facing an issue while while running "mvn clean install" in openiot-develop directory (using administrative cmd). I'll be thankful if anyone can help to resolve this error. The error is in ide.core-war:0.0.1 as shown below:
[INFO] Reactor Summary:
[INFO]
[INFO] OpenIoT ............................................ SUCCESS [ 0.362 s]
[INFO] OpenIoT Common files ............................... SUCCESS [ 2.903 s]
[INFO] OpenIoT Security Client ............................ SUCCESS [ 2.787 s]
[INFO] OpenIoT LSM-light Client ........................... SUCCESS [ 3.006 s]
[INFO] OpenIoT Security server ............................ SUCCESS [ 15.963 s]
[INFO] OpenIoT security management web app ................ SUCCESS [ 9.894 s]
[INFO] OpenIoT LSM-light Server ........................... SUCCESS [ 13.579 s]
[INFO] xgsn ............................................... SUCCESS [ 20.737 s]
[INFO] OpenIoT sdum.core .................................. SUCCESS [ 9.901 s]
[INFO] OpenIoT sdum.client ................................ SUCCESS [ 5.843 s]
[INFO] OpenIoT Scheduler Core ............................. SUCCESS [ 10.266 s]
[INFO] OpenIoT Scheduler Client ........................... SUCCESS [ 6.306 s]
[INFO] OpenIoT ide.core ................................... FAILURE [ 0.350 s]
[INFO] OpenIoT request definition/presentation commons .... SKIPPED
[INFO] OpenIoT request definition web app ................. SKIPPED
[INFO] OpenIoT request presentation web app ............... SKIPPED
[INFO] OpenIoT RDF Sensor Schema Editor ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:42 min
[INFO] Finished at: 2018-02-22T17:37:29+01:00
[INFO] Final Memory: 176M/824M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ide.core: Could not resolve dependencies for project org.openiot:ide.core:war:0.0.1: Failed to collect dependencies at org.primefaces.themes:all-themes:jar:1.0.8: Failed to read artifact descriptor for org.primefaces.themes:all-themes:jar:1.0.8: Could not transfer artifact org.primefaces.themes:all-themes:pom:1.0.8 from/to prime-repo (http://repository.maven.org/): repository.maven.org: Unknown host repository.maven.org -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :ide.core
The text was updated successfully, but these errors were encountered: