Advertisement
Guest User

Untitled

a guest
Jul 19th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. svalleru-ltm:build svalleru$ ./ant -Dmaven.settings=~/blt/app/main/core/workspace-user.xml -Dnexus.username=<censored> -Dnexus.password=<censored> update-maven-settings
  2. Used property files: override.properties, env-dev.properties, user.properties, default.properties, nonpromoted.properties
  3. Buildfile: build.xml
  4. Apache Ant version 1.7.1 compiled on June 27 2008
  5. Trying to override old definition of task java
  6. Trying to override old definition of task javac
  7. logfilename=/Users/svalleru/blt/app/main/core/build/logs/anttiming.txt
  8. *** WARNING: Logfile /Users/svalleru/blt/app/main/core/build/logs/anttiming.txt is missing, ant timing is not logged.
  9. Using 8 threads for parallel module tasks
  10. Updating property file: /Users/svalleru/blt/app/main/core/build/ivymodules.txt
  11. Generated /Users/svalleru/blt/app/main/core/build/module-dependencies.properties in 116 ms
  12. Using container: jetty94
  13. Warning: Reference lib.aux.classpath has not been set at runtime, but was found during
  14. build file parsing, attempting to resolve. Future versions of Ant may support
  15. referencing ids defined in non-executed targets.
  16. Trying to override old definition of task copy
  17. qpid.java.home was not set or was set to an invalid directory
  18. (/Users/svalleru/blt/tools/Darwin/jdk/jdk1.8.0_40_x64). Using JAVA_RUNTIME_HOME of /Users/svalleru/blt/tools/Darwin/jdk/jdk1.8.0_131_x64
  19.  
  20. JAVA_HOME=/Users/svalleru/blt/tools/Darwin/jdk/jdk1.8.0_131_x64
  21. JAVA_RUNTIME_HOME=/Users/svalleru/blt/tools/Darwin/jdk/jdk1.8.0_131_x64
  22. RUNTIME_ENDORSED_DIR_JDK_SPECIFIC=/Users/svalleru/blt/app/main/core/sfdc/alternative_endorsed_jdk1.8.0_131_x64
  23. java.numeric.version=1.8
  24. endorsed.dir.runtime=/Users/svalleru/blt/app/main/core/sfdc/alternative_endorsed_jdk1.8.0_131_x64/Jetty94:/Users/svalleru/blt/app/main/core/sfdc/alternative_endorsed_jdk1.8.0_131_x64
  25. wsdlc.target=1.8
  26. Trying to override old definition of task java
  27. Trying to override old definition of task junit
  28. Trying to override old definition of task loadsettings
  29. Trying to override old definition of task awsStop
  30. Trying to override old definition of task awsReboot
  31. Trying to override old definition of task retrievebeehive
  32. Trying to override old definition of task p4diffcheck
  33. Trying to override old definition of task awsStart
  34. Trying to override old definition of task importSrcToJson
  35. Trying to override old definition of task forlistgenerator
  36. Trying to override old definition of task lastchangelist
  37. Trying to override old definition of task mergeJSCoverageReports
  38. Trying to override old definition of task hostinfo
  39. Trying to override old definition of task seleniumVMAgent
  40. Trying to override old definition of task publishartifact
  41. Trying to override old definition of task propertycopy
  42. Trying to override old definition of task propertycopy
  43.  
  44. update-maven-settings:
  45.  
  46. BUILD SUCCESSFUL
  47. Total time: 9 seconds
  48. svalleru-ltm:build svalleru$ ls ~/.m2
  49. ls: /Users/svalleru/.m2: No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement