Guest User

Untitled

a guest
Jul 16th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. [INFO] Executing tasks
  2. [copy] Copying 1 file to /Users/Clint/Workspace/Electrotank/ToolSuite/trunk/editors/badges-editor/target/classes
  3. [INFO] Executed tasks
  4. [INFO] [exec:exec {execution: default}]
  5. [INFO] could not load keystore file (password may be incorrect)
  6. [INFO] usage:
  7. [INFO] adt -checkstore SIGNING_OPTIONS
  8. [INFO] adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <country> )? <key-type> <pfx-file> <password>
  9. [INFO] adt -help
  10. [INFO] adt -migrate SIGNING_OTIONS <air-file-in> <air-file-out>
  11. [INFO] adt -package SIGNING_OPTIONS <air-file> <app-desc> FILE_ARGS
  12. [INFO] adt -prepare <airi-file> <app-desc> FILE_ARGS
  13. [INFO] adt -sign SIGNING_OPTIONS <airi-file> <air-file>
  14. [INFO] adt -version
  15. [INFO]
  16. [INFO] SIGNING_OPTIONS: -storetype <type> ( -keystore <store> )? ( -storepass <pass> )? ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )?
  17. [INFO] FILE_ARGS: <fileOrDir>* (( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ))*
  18. [INFO] ------------------------------------------------------------------------
  19. [ERROR] BUILD ERROR
  20. [INFO] ------------------------------------------------------------------------
  21. [INFO] Result of /bin/sh -c cd /Users/Clint/Workspace/Electrotank/ToolSuite/trunk/editors/badges-editor/target/classes && java -cp /Users/Clint/Workspace/Electrotank/ToolSuite/trunk/editors/badges-editor/target/classes:/Users/Clint/.m2/repository/com/adobe/flex/adt/1.5.2/adt-1.5.2.jar com.adobe.air.ADT -package -storetype pkcs12 -storepass 313ctr0t4nk -keystore keystore/BadgesEditorCertificate.pfx -keypass 313ctr0t4nk /Users/Clint/Workspace/Electrotank/ToolSuite/trunk/editors/badges-editor/target/badges-editor-1.0-SNAPSHOT.air BadgesEditor-app.xml BadgesEditor.swf -C /Users/Clint/Workspace/Electrotank/ToolSuite/trunk/editors/badges-editor/target/classes icons execution is: '7'.
  22. [INFO] ------------------------------------------------------------------------
  23. [INFO] For more information, run Maven with the -e switch
  24. [INFO] ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment