[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.407 s
[INFO] Finished at: 2018-04-04T16:59:14+05:30
[INFO] Final Memory: 8M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project nem-apps-lib: Could not resolve dependencies for project io.nem.apps:nem-apps-lib:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.nem.core:nem-core:jar:0.6.93-BETA, org.nem.core:nem-core:jar:tests:0.6.93-BETA: Failure to find org.nem.core:nem-core:jar:0.6.93-BETA in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]
when try to build it give below errors:
[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.407 s [INFO] Finished at: 2018-04-04T16:59:14+05:30 [INFO] Final Memory: 8M/303M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project nem-apps-lib: Could not resolve dependencies for project io.nem.apps:nem-apps-lib:jar:0.0.1-SNAPSHOT: The following artifacts could not be resolved: org.nem.core:nem-core:jar:0.6.93-BETA, org.nem.core:nem-core:jar:tests:0.6.93-BETA: Failure to find org.nem.core:nem-core:jar:0.6.93-BETA in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]