Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ sudo apt-get install git
- [sudo] password for sarthak:
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- git is already the newest version (1:2.7.4-0ubuntu1).
- 0 upgraded, 0 newly installed, 0 to remove and 220 not upgraded.
- sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ 0
- 0: command not found
- sarthak@ubuntu16:~/gsoc/application-ckeditor-master$ mvn install -rf :application-ckeditor-base
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Build Order:
- [INFO]
- [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 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.
- 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:03 --:--:-- 0
- Starting CKBuilder...
- fatal: Needed a single revision
- [INFO] ------------------------------------------------------------------------
- [INFO] Reactor Summary:
- [INFO]
- [INFO] CKEditor Integration Base .......................... FAILURE [ 9.716 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: 10.631 s
- [INFO] Finished at: 2017-04-01T12:08:57+05:30
- [INFO] Final Memory: 28M/157M
- [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
Add Comment
Please, Sign In to add comment