Hello Guys, When i tried to run a project related to jive content migrations, i am facing this issue. Pls help me to solve this. Thanks
[WARNING] The POM for org.apache.commons:com.springsource.org.apache.commons.lang:jar:2.6.0 is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Jive PS Migration Framework Parent Project ......... SUCCESS [ 1.442 s]
[INFO] Jive PS Utilities .................................. FAILURE [ 0.239 s]
[INFO] Jive PS Migration Model ............................ SKIPPED
[INFO] Jive PS Migration Basic Boot Strapper .............. SKIPPED
[INFO] Jive PS Migration Core Framework ................... SKIPPED
[INFO] Jive PS Migration Command Line Tool ................ SKIPPED
[INFO] Jive PS Migration Plugin Boot Strapper ............. SKIPPED
[INFO] Jive PS Migration Jive Plugin Support .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.933 s (Wall Clock)
[INFO] Finished at: 2017-11-29T17:04:48+05:30
[INFO] Final Memory: 12M/307M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project ps-utils: Could not resolve dependencies for project com.jivesoftware.ps:ps-utils:jar:11.68-SNAPSHOT: Failure to find org.apache.commons:com.springsource.org.apache.commons.lang:jar:2.6.0 in https://maven-secure.jivesoftware.com/archiva/repository/jive.internal was cached in the local repository, resolution will not be reattempted until the update interval of jive.internal has elapsed or updates are forced -> [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 <goals> -rf :ps-utils