Advertisement
fedorm

Untitled

Mar 13th, 2019
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 17.38 KB | None | 0 0
  1. ➜  CouponProcessing git:(SLS-30-export) ✗  ./gradlew -q :tasks --all
  2.  
  3.  
  4. ------------------------------------------------------------
  5. All tasks runnable from root project
  6. ------------------------------------------------------------
  7.  
  8. Application tasks
  9. -----------------
  10. services:category:bootRun - Runs this project as a Spring Boot application.
  11. services:consumer:bootRun - Runs this project as a Spring Boot application.
  12. services:coupon:bootRun - Runs this project as a Spring Boot application.
  13. services:report:bootRun - Runs this project as a Spring Boot application.
  14.  
  15. Build tasks
  16. -----------
  17. api-layer:assemble - Assembles the outputs of this project.
  18. commons:assemble - Assembles the outputs of this project.
  19. commons:utils:assemble - Assembles the outputs of this project.
  20. database-layer:assemble - Assembles the outputs of this project.
  21. http-client:assemble - Assembles the outputs of this project.
  22. kafka-layer:assemble - Assembles the outputs of this project.
  23. services:assemble - Assembles the outputs of this project.
  24. services:category:assemble - Assembles the outputs of this project.
  25. services:consumer:assemble - Assembles the outputs of this project.
  26. services:coupon:assemble - Assembles the outputs of this project.
  27. services:report:assemble - Assembles the outputs of this project.
  28. testframework:assemble - Assembles the outputs of this project.
  29. services:category:bootJar - Assembles an executable jar archive containing the main classes and their dependencies.
  30. services:consumer:bootJar - Assembles an executable jar archive containing the main classes and their dependencies.
  31. services:coupon:bootJar - Assembles an executable jar archive containing the main classes and their dependencies.
  32. services:report:bootJar - Assembles an executable jar archive containing the main classes and their dependencies.
  33. api-layer:build - Assembles and tests this project.
  34. commons:build - Assembles and tests this project.
  35. commons:utils:build - Assembles and tests this project.
  36. database-layer:build - Assembles and tests this project.
  37. http-client:build - Assembles and tests this project.
  38. kafka-layer:build - Assembles and tests this project.
  39. services:build - Assembles and tests this project.
  40. services:category:build - Assembles and tests this project.
  41. services:consumer:build - Assembles and tests this project.
  42. services:coupon:build - Assembles and tests this project.
  43. services:report:build - Assembles and tests this project.
  44. testframework:build - Assembles and tests this project.
  45. api-layer:buildDependents - Assembles and tests this project and all projects that depend on it.
  46. commons:buildDependents - Assembles and tests this project and all projects that depend on it.
  47. commons:utils:buildDependents - Assembles and tests this project and all projects that depend on it.
  48. database-layer:buildDependents - Assembles and tests this project and all projects that depend on it.
  49. http-client:buildDependents - Assembles and tests this project and all projects that depend on it.
  50. kafka-layer:buildDependents - Assembles and tests this project and all projects that depend on it.
  51. services:buildDependents - Assembles and tests this project and all projects that depend on it.
  52. services:category:buildDependents - Assembles and tests this project and all projects that depend on it.
  53. services:consumer:buildDependents - Assembles and tests this project and all projects that depend on it.
  54. services:coupon:buildDependents - Assembles and tests this project and all projects that depend on it.
  55. services:report:buildDependents - Assembles and tests this project and all projects that depend on it.
  56. testframework:buildDependents - Assembles and tests this project and all projects that depend on it.
  57. api-layer:buildNeeded - Assembles and tests this project and all projects it depends on.
  58. commons:buildNeeded - Assembles and tests this project and all projects it depends on.
  59. commons:utils:buildNeeded - Assembles and tests this project and all projects it depends on.
  60. database-layer:buildNeeded - Assembles and tests this project and all projects it depends on.
  61. http-client:buildNeeded - Assembles and tests this project and all projects it depends on.
  62. kafka-layer:buildNeeded - Assembles and tests this project and all projects it depends on.
  63. services:buildNeeded - Assembles and tests this project and all projects it depends on.
  64. services:category:buildNeeded - Assembles and tests this project and all projects it depends on.
  65. services:consumer:buildNeeded - Assembles and tests this project and all projects it depends on.
  66. services:coupon:buildNeeded - Assembles and tests this project and all projects it depends on.
  67. services:report:buildNeeded - Assembles and tests this project and all projects it depends on.
  68. testframework:buildNeeded - Assembles and tests this project and all projects it depends on.
  69. api-layer:classes - Assembles main classes.
  70. commons:classes - Assembles main classes.
  71. commons:utils:classes - Assembles main classes.
  72. database-layer:classes - Assembles main classes.
  73. http-client:classes - Assembles main classes.
  74. kafka-layer:classes - Assembles main classes.
  75. services:classes - Assembles main classes.
  76. services:category:classes - Assembles main classes.
  77. services:consumer:classes - Assembles main classes.
  78. services:coupon:classes - Assembles main classes.
  79. services:report:classes - Assembles main classes.
  80. testframework:classes - Assembles main classes.
  81. api-layer:clean - Deletes the build directory.
  82. commons:clean - Deletes the build directory.
  83. commons:utils:clean - Deletes the build directory.
  84. database-layer:clean - Deletes the build directory.
  85. http-client:clean - Deletes the build directory.
  86. kafka-layer:clean - Deletes the build directory.
  87. services:clean - Deletes the build directory.
  88. services:category:clean - Deletes the build directory.
  89. services:consumer:clean - Deletes the build directory.
  90. services:coupon:clean - Deletes the build directory.
  91. services:report:clean - Deletes the build directory.
  92. testframework:clean - Deletes the build directory.
  93. api-layer:jar - Assembles a jar archive containing the main classes.
  94. commons:jar - Assembles a jar archive containing the main classes.
  95. commons:utils:jar - Assembles a jar archive containing the main classes.
  96. database-layer:jar - Assembles a jar archive containing the main classes.
  97. http-client:jar - Assembles a jar archive containing the main classes.
  98. kafka-layer:jar - Assembles a jar archive containing the main classes.
  99. services:jar - Assembles a jar archive containing the main classes.
  100. services:category:jar - Assembles a jar archive containing the main classes.
  101. services:consumer:jar - Assembles a jar archive containing the main classes.
  102. services:coupon:jar - Assembles a jar archive containing the main classes.
  103. services:report:jar - Assembles a jar archive containing the main classes.
  104. testframework:jar - Assembles a jar archive containing the main classes.
  105. api-layer:testClasses - Assembles test classes.
  106. commons:testClasses - Assembles test classes.
  107. commons:utils:testClasses - Assembles test classes.
  108. database-layer:testClasses - Assembles test classes.
  109. http-client:testClasses - Assembles test classes.
  110. kafka-layer:testClasses - Assembles test classes.
  111. services:testClasses - Assembles test classes.
  112. services:category:testClasses - Assembles test classes.
  113. services:consumer:testClasses - Assembles test classes.
  114. services:coupon:testClasses - Assembles test classes.
  115. services:report:testClasses - Assembles test classes.
  116. testframework:testClasses - Assembles test classes.
  117.  
  118. Build Setup tasks
  119. -----------------
  120. init - Initializes a new Gradle build.
  121. wrapper - Generates Gradle wrapper files.
  122.  
  123. Documentation tasks
  124. -------------------
  125. api-layer:javadoc - Generates Javadoc API documentation for the main source code.
  126. commons:javadoc - Generates Javadoc API documentation for the main source code.
  127. commons:utils:javadoc - Generates Javadoc API documentation for the main source code.
  128. database-layer:javadoc - Generates Javadoc API documentation for the main source code.
  129. http-client:javadoc - Generates Javadoc API documentation for the main source code.
  130. kafka-layer:javadoc - Generates Javadoc API documentation for the main source code.
  131. services:javadoc - Generates Javadoc API documentation for the main source code.
  132. services:category:javadoc - Generates Javadoc API documentation for the main source code.
  133. services:consumer:javadoc - Generates Javadoc API documentation for the main source code.
  134. services:coupon:javadoc - Generates Javadoc API documentation for the main source code.
  135. services:report:javadoc - Generates Javadoc API documentation for the main source code.
  136. testframework:javadoc - Generates Javadoc API documentation for the main source code.
  137.  
  138. Help tasks
  139. ----------
  140. buildEnvironment - Displays all buildscript dependencies declared in root project 'CouponProcessing'.
  141. components - Displays the components produced by root project 'CouponProcessing'. [incubating]
  142. dependencies - Displays all dependencies declared in root project 'CouponProcessing'.
  143. dependencyInsight - Displays the insight into a specific dependency in root project 'CouponProcessing'.
  144. dependencyManagement - Displays the dependency management declared in root project 'CouponProcessing'.
  145. api-layer:dependencyManagement - Displays the dependency management declared in project ':api-layer'.
  146. commons:dependencyManagement - Displays the dependency management declared in project ':commons'.
  147. commons:utils:dependencyManagement - Displays the dependency management declared in project ':commons:utils'.
  148. database-layer:dependencyManagement - Displays the dependency management declared in project ':database-layer'.
  149. http-client:dependencyManagement - Displays the dependency management declared in project ':http-client'.
  150. kafka-layer:dependencyManagement - Displays the dependency management declared in project ':kafka-layer'.
  151. services:dependencyManagement - Displays the dependency management declared in project ':services'.
  152. services:category:dependencyManagement - Displays the dependency management declared in project ':services:category'.
  153. services:consumer:dependencyManagement - Displays the dependency management declared in project ':services:consumer'.
  154. services:coupon:dependencyManagement - Displays the dependency management declared in project ':services:coupon'.
  155. services:report:dependencyManagement - Displays the dependency management declared in project ':services:report'.
  156. testframework:dependencyManagement - Displays the dependency management declared in project ':testframework'.
  157. dependentComponents - Displays the dependent components of components in root project 'CouponProcessing'. [incubating]
  158. help - Displays a help message.
  159. model - Displays the configuration model of root project 'CouponProcessing'. [incubating]
  160. projects - Displays the sub-projects of root project 'CouponProcessing'.
  161. properties - Displays the properties of root project 'CouponProcessing'.
  162. tasks - Displays the tasks runnable from root project 'CouponProcessing' (some of the displayed tasks may belong to subprojects).
  163.  
  164. IDE tasks
  165. ---------
  166. cleanIdea - Cleans IDEA project files (IML, IPR)
  167. api-layer:cleanIdea - Cleans IDEA project files (IML, IPR)
  168. commons:cleanIdea - Cleans IDEA project files (IML, IPR)
  169. commons:utils:cleanIdea - Cleans IDEA project files (IML, IPR)
  170. database-layer:cleanIdea - Cleans IDEA project files (IML, IPR)
  171. http-client:cleanIdea - Cleans IDEA project files (IML, IPR)
  172. kafka-layer:cleanIdea - Cleans IDEA project files (IML, IPR)
  173. services:cleanIdea - Cleans IDEA project files (IML, IPR)
  174. services:category:cleanIdea - Cleans IDEA project files (IML, IPR)
  175. services:consumer:cleanIdea - Cleans IDEA project files (IML, IPR)
  176. services:coupon:cleanIdea - Cleans IDEA project files (IML, IPR)
  177. services:report:cleanIdea - Cleans IDEA project files (IML, IPR)
  178. testframework:cleanIdea - Cleans IDEA project files (IML, IPR)
  179. idea - Generates IDEA project files (IML, IPR, IWS)
  180. api-layer:idea - Generates IDEA project files (IML, IPR, IWS)
  181. commons:idea - Generates IDEA project files (IML, IPR, IWS)
  182. commons:utils:idea - Generates IDEA project files (IML, IPR, IWS)
  183. database-layer:idea - Generates IDEA project files (IML, IPR, IWS)
  184. http-client:idea - Generates IDEA project files (IML, IPR, IWS)
  185. kafka-layer:idea - Generates IDEA project files (IML, IPR, IWS)
  186. services:idea - Generates IDEA project files (IML, IPR, IWS)
  187. services:category:idea - Generates IDEA project files (IML, IPR, IWS)
  188. services:consumer:idea - Generates IDEA project files (IML, IPR, IWS)
  189. services:coupon:idea - Generates IDEA project files (IML, IPR, IWS)
  190. services:report:idea - Generates IDEA project files (IML, IPR, IWS)
  191. testframework:idea - Generates IDEA project files (IML, IPR, IWS)
  192. openIdea - Opens the IDEA project
  193.  
  194. Verification tasks
  195. ------------------
  196. api-layer:check - Runs all checks.
  197. commons:check - Runs all checks.
  198. commons:utils:check - Runs all checks.
  199. database-layer:check - Runs all checks.
  200. http-client:check - Runs all checks.
  201. kafka-layer:check - Runs all checks.
  202. services:check - Runs all checks.
  203. services:category:check - Runs all checks.
  204. services:consumer:check - Runs all checks.
  205. services:coupon:check - Runs all checks.
  206. services:report:check - Runs all checks.
  207. testframework:check - Runs all checks.
  208. api-layer:test - Runs the unit tests.
  209. commons:test - Runs the unit tests.
  210. commons:utils:test - Runs the unit tests.
  211. database-layer:test - Runs the unit tests.
  212. http-client:test - Runs the unit tests.
  213. kafka-layer:test - Runs the unit tests.
  214. services:test - Runs the unit tests.
  215. services:category:test - Runs the unit tests.
  216. services:consumer:test - Runs the unit tests.
  217. services:coupon:test - Runs the unit tests.
  218. services:report:test - Runs the unit tests.
  219. testframework:test - Runs the unit tests.
  220.  
  221. Other tasks
  222. -----------
  223. cleanIdeaModule
  224. api-layer:cleanIdeaModule
  225. commons:cleanIdeaModule
  226. commons:utils:cleanIdeaModule
  227. database-layer:cleanIdeaModule
  228. http-client:cleanIdeaModule
  229. kafka-layer:cleanIdeaModule
  230. services:cleanIdeaModule
  231. services:category:cleanIdeaModule
  232. services:consumer:cleanIdeaModule
  233. services:coupon:cleanIdeaModule
  234. services:report:cleanIdeaModule
  235. testframework:cleanIdeaModule
  236. cleanIdeaProject
  237. cleanIdeaWorkspace
  238. api-layer:compileJava - Compiles main Java source.
  239. commons:compileJava - Compiles main Java source.
  240. commons:utils:compileJava - Compiles main Java source.
  241. database-layer:compileJava - Compiles main Java source.
  242. http-client:compileJava - Compiles main Java source.
  243. kafka-layer:compileJava - Compiles main Java source.
  244. services:compileJava - Compiles main Java source.
  245. services:category:compileJava - Compiles main Java source.
  246. services:consumer:compileJava - Compiles main Java source.
  247. services:coupon:compileJava - Compiles main Java source.
  248. services:report:compileJava - Compiles main Java source.
  249. testframework:compileJava - Compiles main Java source.
  250. api-layer:compileTestJava - Compiles test Java source.
  251. commons:compileTestJava - Compiles test Java source.
  252. commons:utils:compileTestJava - Compiles test Java source.
  253. database-layer:compileTestJava - Compiles test Java source.
  254. http-client:compileTestJava - Compiles test Java source.
  255. kafka-layer:compileTestJava - Compiles test Java source.
  256. services:compileTestJava - Compiles test Java source.
  257. services:category:compileTestJava - Compiles test Java source.
  258. services:consumer:compileTestJava - Compiles test Java source.
  259. services:coupon:compileTestJava - Compiles test Java source.
  260. services:report:compileTestJava - Compiles test Java source.
  261. testframework:compileTestJava - Compiles test Java source.
  262. ideaModule - Generates IDEA module files (IML)
  263. api-layer:ideaModule - Generates IDEA module files (IML)
  264. commons:ideaModule - Generates IDEA module files (IML)
  265. commons:utils:ideaModule - Generates IDEA module files (IML)
  266. database-layer:ideaModule - Generates IDEA module files (IML)
  267. http-client:ideaModule - Generates IDEA module files (IML)
  268. kafka-layer:ideaModule - Generates IDEA module files (IML)
  269. services:ideaModule - Generates IDEA module files (IML)
  270. services:category:ideaModule - Generates IDEA module files (IML)
  271. services:consumer:ideaModule - Generates IDEA module files (IML)
  272. services:coupon:ideaModule - Generates IDEA module files (IML)
  273. services:report:ideaModule - Generates IDEA module files (IML)
  274. testframework:ideaModule - Generates IDEA module files (IML)
  275. ideaProject - Generates IDEA project file (IPR)
  276. ideaWorkspace - Generates an IDEA workspace file (IWS)
  277. api-layer:processResources - Processes main resources.
  278. commons:processResources - Processes main resources.
  279. commons:utils:processResources - Processes main resources.
  280. database-layer:processResources - Processes main resources.
  281. http-client:processResources - Processes main resources.
  282. kafka-layer:processResources - Processes main resources.
  283. services:processResources - Processes main resources.
  284. services:category:processResources - Processes main resources.
  285. services:consumer:processResources - Processes main resources.
  286. services:coupon:processResources - Processes main resources.
  287. services:report:processResources - Processes main resources.
  288. testframework:processResources - Processes main resources.
  289. api-layer:processTestResources - Processes test resources.
  290. commons:processTestResources - Processes test resources.
  291. commons:utils:processTestResources - Processes test resources.
  292. database-layer:processTestResources - Processes test resources.
  293. http-client:processTestResources - Processes test resources.
  294. kafka-layer:processTestResources - Processes test resources.
  295. services:processTestResources - Processes test resources.
  296. services:category:processTestResources - Processes test resources.
  297. services:consumer:processTestResources - Processes test resources.
  298. services:coupon:processTestResources - Processes test resources.
  299. services:report:processTestResources - Processes test resources.
  300. testframework:processTestResources - Processes test resources.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement