Thanks Vincent, it worked :D. Finally was able to build it after so many days. :)
Thanks Sarthak Gupta On Fri, Apr 14, 2017 at 11:43 PM, Vincent Massol <[email protected]> wrote: > Hi, > > > On 14 Apr 2017, at 20:10, Sarthak Gupta <[email protected]> > wrote: > > > > After sorting out the previous error with some effort, I am getting > another > > error. Could someone please tell me how to resolve this? > > > > After giving "mvn clean install" command. > > [snip] > > > [ERROR] Failed to execute goal on project > > application-ckeditor-test-pageobjects: Could not resolve dependencies > for > > project > > org.xwiki.contrib:application-ckeditor-test-pageobjects:jar: > 1.14-SNAPSHOT: > > Could not find artifact org.xwiki.platform:xwiki- > platform-test-ui:jar:9.1.2 > > in central (https://repo.maven.apache.org/maven2) -> [Help 1] > > This probably means you don’t have the right maven remote repo configured > in your settings.xml. > > See http://dev.xwiki.org/xwiki/bin/view/Community/Building# > HInstallingMaven > > Thanks > -Vincent > > > [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 :application-ckeditor-test-pageobjects > >

