Page 418 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 418

정보통신기기  프로젝트




            결과





               C:\gradle-workspace\slipp>gradle  tasks
               :tasks
               ------------------------------------------------------------
               All  tasks  runnable  from  root  project
               ------------------------------------------------------------
               Help  tasks
               ----------
               dependencies  -  Displays  all  dependencies      declared  in  root  project  'slipp'.
               dependencyInsight  -  Displays  the  insight      into  a  specific  dependency  in  root  project
               'slipp'.
               help  -  Displays  a  help  message
               projects  -  Displays  the  sub-projects  of      root  project  'slipp'.
               properties  -  Displays  the  properties of    root  project 'slipp'.
               tasks  -  Displays  the  tasks  runnable  from      root  project  'slipp'  (some  of  the  displayed
               tasks  may  belong  to      subprojects).


               To  see  all  tasks  and  more  detail,  run  with      --all.


               BUILD  SUCCESSFUL


               Total  time:  3.153  secs
               C:\gradle-workspace\slipp>


              gradle에서  기본으로  제공하는  tasks는  위와  같이  Help를  지원하는  6개의  task  밖에  없다.  그렇다면
            앞에서  주석처리한  apply  plugin:  'jetty'에  대한  주석을  제거하고  gradle  tasks를  실행해  보면  다음과  같
            은  결과를  얻을  수  있다.






















                                                                                               정보통신기기과
                                                         -  411  -
   413   414   415   416   417   418   419   420   421   422   423