In this case you need to contact the CKBuilder developers https://github.com/ckeditor/ckbuilder .
On Tue, Apr 4, 2017 at 11:49 AM, Sarthak Gupta <[email protected]> wrote: > Yes I ran both the commands but the issue is same I think. :/ > > sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ mvn clean > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] CKEditor Integration Parent POM > [INFO] CKEditor Integration Base > [INFO] CKEditor Integration Plugins > [INFO] CKEditor Integration Test Modules > [INFO] CKEditor Integration Test Page Objects > [INFO] CKEditor Integration WebJar > [INFO] CKEditor Integration UI > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Parent POM 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-pom --- > [INFO] Deleting /home/sarthak/gsoc/application-ckeditor-master/target > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Base 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-base --- > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Plugins 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > Downloading: > https://repo.maven.apache.org/maven2/com/cj/jshintmojo/ > jshint-maven-plugin/1.6.0/jshint-maven-plugin-1.6.0.pom > Downloaded: > https://repo.maven.apache.org/maven2/com/cj/jshintmojo/ > jshint-maven-plugin/1.6.0/jshint-maven-plugin-1.6.0.pom > (4 KB at 0.8 KB/sec) > Downloading: > https://repo.maven.apache.org/maven2/com/cj/jshintmojo/ > jshint-maven-plugin/1.6.0/jshint-maven-plugin-1.6.0.jar > Downloaded: > https://repo.maven.apache.org/maven2/com/cj/jshintmojo/ > jshint-maven-plugin/1.6.0/jshint-maven-plugin-1.6.0.jar > (1268 KB at 182.3 KB/sec) > Downloading: > https://repo.maven.apache.org/maven2/com/github/searls/ > jasmine-maven-plugin/2.2/jasmine-maven-plugin-2.2.pom > Downloaded: > https://repo.maven.apache.org/maven2/com/github/searls/ > jasmine-maven-plugin/2.2/jasmine-maven-plugin-2.2.pom > (22 KB at 30.0 KB/sec) > Downloading: > https://repo.maven.apache.org/maven2/com/github/searls/ > jasmine-maven-plugin/2.2/jasmine-maven-plugin-2.2.jar > Downloaded: > https://repo.maven.apache.org/maven2/com/github/searls/ > jasmine-maven-plugin/2.2/jasmine-maven-plugin-2.2.jar > (146 KB at 120.3 KB/sec) > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-plugins --- > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Test Modules 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-test --- > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Test Page Objects 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-test-pageobjects --- > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration WebJar 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-webjar --- > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration UI 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-ui --- > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] CKEditor Integration Parent POM .................... SUCCESS [ > 0.173 s] > [INFO] CKEditor Integration Base .......................... SUCCESS [ > 0.003 s] > [INFO] CKEditor Integration Plugins ....................... SUCCESS [ > 14.129 s] > [INFO] CKEditor Integration Test Modules .................. SUCCESS [ > 0.001 s] > [INFO] CKEditor Integration Test Page Objects ............. SUCCESS [ > 0.003 s] > [INFO] CKEditor Integration WebJar ........................ SUCCESS [ > 0.003 s] > [INFO] CKEditor Integration UI ............................ SUCCESS [ > 0.035 s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 15.383 s > [INFO] Finished at: 2017-04-04T13:59:07+05:30 > [INFO] Final Memory: 13M/119M > [INFO] > ------------------------------------------------------------------------ > sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ mvn install > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] CKEditor Integration Parent POM > [INFO] CKEditor Integration Base > [INFO] CKEditor Integration Plugins > [INFO] CKEditor Integration Test Modules > [INFO] CKEditor Integration Test Page Objects > [INFO] CKEditor Integration WebJar > [INFO] CKEditor Integration UI > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Parent POM 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-plugins) @ > application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-jcl-log4j-isolation) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-commons-lang3) @ > application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-upper-bounds) @ > application-ckeditor-pom --- > [INFO] Skipping Rule Enforcement. > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-no-legacy-dependencies) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process > (xwiki-license-resources) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ > application-ckeditor-pom --- > [INFO] Installing /home/sarthak/gsoc/application-ckeditor-master/pom.xml > to > /home/sarthak/.m2/repository/org/xwiki/contrib/application- > ckeditor-pom/1.14-SNAPSHOT/application-ckeditor-pom-1.14-SNAPSHOT.pom > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Base 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-plugins) @ > application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-jcl-log4j-isolation) @ application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-commons-lang3) @ > application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-upper-bounds) @ > application-ckeditor-base --- > [INFO] Skipping Rule Enforcement. > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-no-legacy-dependencies) @ application-ckeditor-base --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process > (xwiki-license-resources) @ application-ckeditor-base --- > [INFO] > [INFO] --- download-maven-plugin:1.3.0:wget (download-ckeditor-sources) @ > application-ckeditor-base --- > [INFO] Got from cache: > /home/sarthak/.m2/repository/.cache/download-maven-plugin/4.6.2.zip_ > d8874ae583ca2721a75a5c0e4661f14a > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > application-ckeditor-base --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/sarthak/gsoc/application-ckeditor-master/base/src/main/resources > [INFO] Copying 2 resources > [INFO] > [INFO] --- maven-resources-plugin:2.6:copy-resources > (copy-ckeditor-build-config) @ application-ckeditor-base --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] > [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ > application-ckeditor-base --- > [INFO] No sources to compile > [INFO] > [INFO] --- exec-maven-plugin:1.2.1:exec (build-ckeditor) @ > application-ckeditor-base --- > CKBuilder - Builds a release version of ckeditor-dev. > > Downloading CKBuilder... > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 7423k 100 7423k 0 0 12914 0 0:09:48 0:09:48 --:--:-- > 24451 > > Starting CKBuilder... > fatal: Needed a single revision > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] CKEditor Integration Parent POM .................... SUCCESS [ > 1.123 s] > [INFO] CKEditor Integration Base .......................... FAILURE [09:57 > min] > [INFO] CKEditor Integration Plugins ....................... SKIPPED > [INFO] CKEditor Integration Test Modules .................. SKIPPED > [INFO] CKEditor Integration Test Page Objects ............. SKIPPED > [INFO] CKEditor Integration WebJar ........................ SKIPPED > [INFO] CKEditor Integration UI ............................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 09:59 min > [INFO] Finished at: 2017-04-04T14:09:23+05:30 > [INFO] Final Memory: 24M/184M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (build-ckeditor) on project > application-ckeditor-base: Command execution failed. Process exited with an > error: 128 (Exit value: 128) -> [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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :application-ckeditor-base > > sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ mvn clean install > [INFO] Scanning for projects... > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] CKEditor Integration Parent POM > [INFO] CKEditor Integration Base > [INFO] CKEditor Integration Plugins > [INFO] CKEditor Integration Test Modules > [INFO] CKEditor Integration Test Page Objects > [INFO] CKEditor Integration WebJar > [INFO] CKEditor Integration UI > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Parent POM 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-plugins) @ > application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-jcl-log4j-isolation) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-commons-lang3) @ > application-ckeditor-pom --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-upper-bounds) @ > application-ckeditor-pom --- > [INFO] Skipping Rule Enforcement. > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-no-legacy-dependencies) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process > (xwiki-license-resources) @ application-ckeditor-pom --- > [INFO] > [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ > application-ckeditor-pom --- > [INFO] Installing /home/sarthak/gsoc/application-ckeditor-master/pom.xml > to > /home/sarthak/.m2/repository/org/xwiki/contrib/application- > ckeditor-pom/1.14-SNAPSHOT/application-ckeditor-pom-1.14-SNAPSHOT.pom > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building CKEditor Integration Base 1.14-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-plugins) @ > application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-jcl-log4j-isolation) @ application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-commons-lang3) @ > application-ckeditor-base --- > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-upper-bounds) @ > application-ckeditor-base --- > [INFO] Skipping Rule Enforcement. > [INFO] > [INFO] --- maven-enforcer-plugin:1.3.1:enforce > (enforce-no-legacy-dependencies) @ application-ckeditor-base --- > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process > (xwiki-license-resources) @ application-ckeditor-base --- > [INFO] > [INFO] --- download-maven-plugin:1.3.0:wget (download-ckeditor-sources) @ > application-ckeditor-base --- > [INFO] Got from cache: > /home/sarthak/.m2/repository/.cache/download-maven-plugin/4.6.2.zip_ > d8874ae583ca2721a75a5c0e4661f14a > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > application-ckeditor-base --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > /home/sarthak/gsoc/application-ckeditor-master/base/src/main/resources > [INFO] Copying 2 resources > [INFO] > [INFO] --- maven-resources-plugin:2.6:copy-resources > (copy-ckeditor-build-config) @ application-ckeditor-base --- > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 1 resource > [INFO] > [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ > application-ckeditor-base --- > [INFO] No sources to compile > [INFO] > [INFO] --- exec-maven-plugin:1.2.1:exec (build-ckeditor) @ > application-ckeditor-base --- > CKBuilder - Builds a release version of ckeditor-dev. > > Downloading CKBuilder... > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 7423k 100 7423k 0 0 244k 0 0:00:30 0:00:30 --:--:-- > 166k > > Starting CKBuilder... > fatal: Needed a single revision > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] CKEditor Integration Parent POM .................... SUCCESS [ > 1.231 s] > [INFO] CKEditor Integration Base .......................... FAILURE [ > 35.080 s] > [INFO] CKEditor Integration Plugins ....................... SKIPPED > [INFO] CKEditor Integration Test Modules .................. SKIPPED > [INFO] CKEditor Integration Test Page Objects ............. SKIPPED > [INFO] CKEditor Integration WebJar ........................ SKIPPED > [INFO] CKEditor Integration UI ............................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 37.402 s > [INFO] Finished at: 2017-04-04T14:17:53+05:30 > [INFO] Final Memory: 18M/190M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (build-ckeditor) on project > application-ckeditor-base: Command execution failed. Process exited with an > error: 128 (Exit value: 128) -> [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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :application-ckeditor-base > > > On Tue, Apr 4, 2017 at 12:55 PM, Marius Dumitru Florea < > [email protected]> wrote: > > > On Mon, Apr 3, 2017 at 8:43 PM, Sarthak Gupta <[email protected] > > > > wrote: > > > > > Hi Marius, > > > > > > Thanks for your reply :) > > > > > > when I executed the command, this happened. > > > > > > sarthak@ubuntu16:~/gsoc/application-ckeditor-master/base$ > > > target/ckeditor-dev-4.6.2/dev/builder/build.sh -s > > > CKBuilder - Builds a release version of ckeditor-dev. > > > > > > Checking/Updating CKBuilder... > > > % Total % Received % Xferd Average Speed Time Time Time > > > Current > > > Dload Upload Total Spent Left > > > Speed > > > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 > --:--:-- > > > 0 > > > > > > Starting CKBuilder... > > > > > > > > > > fatal: Needed a single revision > > > > > > > This is a Git issue. What maven command did you use to build CKEditor? > Did > > you use 'mvn clean install'? Do you get the same after deleting the > target > > folder (mvn clean) and then rebuilding CKEditor (mvn install)? > > > > > > > > > > > > > Yes, it failed. Can it be because I am running ubuntu on VMware > > > Worksatation 12 Player? > > > > > > Thanks. > > > > > > Sarthak Gupta > > > > > > On Mon, Apr 3, 2017 at 1:05 PM, Marius Dumitru Florea < > > > [email protected]> wrote: > > > > > > > You seem to have a problem with the CKBuilder. I have the following > > > output > > > > when CKBuilder is started: > > > > > > > > ----------8<---------- > > > > CKBuilder - Builds a release version of ckeditor-dev. > > > > > > > > Checking/Updating CKBuilder... > > > > % Total % Received % Xferd Average Speed Time Time > Time > > > > Current > > > > Dload Upload Total Spent > Left > > > > Speed > > > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- > > > > --:--:-- 0 > > > > > > > > Starting CKBuilder... > > > > ---------->8---------- > > > > > > > > You're missing some output between "Checking/Updating CKBuilder..." > and > > > > "Starting CKBuilder...". I don't know if this is related to the > problem > > > you > > > > have. You can try to start the CKBuilder yourself: > > > > > > > > * Go to /home/sarthak/gsoc/application-ckeditor-master/base/ > > > > * Execute the following from the command line:. > > > > > > > > target/ckeditor-dev-4.6.2/dev/builder/build.sh -s > > > > > > > > If it fails then you need to ask the CKBuilder developers. We, the > > XWiki > > > > development team, are just using it. And it works fine for me on > Ubuntu > > > > 16.4 > > > > > > > > > > > > On Mon, Apr 3, 2017 at 7:20 AM, Sarthak Gupta < > > [email protected] > > > > > > > > wrote: > > > > > > > > > Does anyone has an idea about this error. I require little help > > please. > > > > :/ > > > > > > > > > > Thanks > > > > > > > > > > On Sun, Apr 2, 2017 at 12:10 PM, Sarthak Gupta < > > > > [email protected]> > > > > > wrote: > > > > > > > > > > > Hi, > > > > > > I am getting this below given error while building > > > > > > application-ckeditor-master on > > > > > > Ubuntu 16.04 running on VMware Worksatation 12 Player. > > > > > > javac 1.8.0_121 > > > > > > > > > > > > I have atttached the log while building the system. > > > > > > errorlog.txt - is the stack trace. > > > > > > detail_log.txt - is the full debugging log.(link given below) > > > > > > > > > > > > https://drive.google.com/open?id=0B4nlsL1nZ5MwTVduR1BkQkRFRzg > > > > > > > > > > > > (file is > 100 KB) > > > > > > What to do? :/ > > > > > > > > > > > > > > > > > > > > >

