Advertisement
Guest User

Untitled

a guest
Sep 24th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.92 KB | None | 0 0
  1.  hunar  ⋯  MinigameCore  MCAP  MCAP-Annotate  gradle --daemon
  2. :MCAP-Annotate:generateMetadata
  3. :MCAP-Annotate:compileJavaNote: Reading extra plugin metadata from /home/hunar/IdeaProjects/MinigameCore/MCAP/MCAP-Annotate/build/tmp/generateMetadata/mcmod.info
  4. warning: The following options were not recognized by any processor: '[extraMetadataFiles, metadataOutputFile]'
  5.  
  6. :MCAP-Annotate:processResources
  7. :MCAP-Annotate:classes
  8. :MCAP-Annotate:jar
  9. :MCAP-Annotate:assemble
  10. :MCAP-Annotate:checkLicenseMain
  11. :MCAP-Annotate:checkLicenseTest UP-TO-DATE
  12. :MCAP-Annotate:checkLicenses
  13. :MCAP-Annotate:checkstyleMain
  14. :MCAP-Annotate:compileTestJava UP-TO-DATE
  15. :MCAP-Annotate:processTestResources UP-TO-DATE
  16. :MCAP-Annotate:testClasses UP-TO-DATE
  17. :MCAP-Annotate:checkstyleTest UP-TO-DATE
  18. :MCAP-Annotate:test UP-TO-DATE
  19. :MCAP-Annotate:check
  20. :MCAP-Annotate:build
  21.  
  22. BUILD SUCCESSFUL
  23.  
  24. Total time: 7.588 secs
  25.  hunar  ⋯  MinigameCore  MCAP  MCAP-Annotate  cd ..    df2db24 
  26.  hunar  ~  IdeaProjects  MinigameCore  MCAP  gradle --daemon    7de60b5 
  27. :generateMetadata
  28. :MCAP-Annotate:generateMetadata
  29. :MCAP-Annotate:compileJavaNote: Reading extra plugin metadata from /home/hunar/IdeaProjects/MinigameCore/MCAP/MCAP-Annotate/build/tmp/generateMetadata/mcmod.info
  30. warning: The following options were not recognized by any processor: '[extraMetadataFiles, metadataOutputFile]'
  31.  
  32. :MCAP-Annotate:processResources UP-TO-DATE
  33. :MCAP-Annotate:classes
  34. :MCAP-Annotate:jar UP-TO-DATE
  35. :compileJava UP-TO-DATE
  36. :processResources
  37. :classes
  38. :jar
  39. :assemble
  40. :checkLicenseMain UP-TO-DATE
  41. :checkLicenseTest UP-TO-DATE
  42. :checkLicenses UP-TO-DATE
  43. :checkstyleMain UP-TO-DATE
  44. :compileTestJava UP-TO-DATE
  45. :processTestResources UP-TO-DATE
  46. :testClasses UP-TO-DATE
  47. :checkstyleTest UP-TO-DATE
  48. :test UP-TO-DATE
  49. :check UP-TO-DATE
  50. :build
  51. :MCAP-Annotate:assemble UP-TO-DATE
  52. :MCAP-Annotate:checkLicenseMain
  53. :MCAP-Annotate:checkLicenseTest UP-TO-DATE
  54. :MCAP-Annotate:checkLicenses
  55. :MCAP-Annotate:checkstyleMain UP-TO-DATE
  56. :MCAP-Annotate:compileTestJava UP-TO-DATE
  57. :MCAP-Annotate:processTestResources UP-TO-DATE
  58. :MCAP-Annotate:testClasses UP-TO-DATE
  59. :MCAP-Annotate:checkstyleTest UP-TO-DATE
  60. :MCAP-Annotate:test UP-TO-DATE
  61. :MCAP-Annotate:check
  62. :MCAP-Annotate:build
  63.  
  64. BUILD SUCCESSFUL
  65.  
  66. Total time: 2.224 secs
  67.  hunar  ~  IdeaProjects  MinigameCore  MCAP  cd ..    7de60b5 
  68.  hunar  ~  IdeaProjects  MinigameCore  gradle --daemon    processing 
  69.  
  70. FAILURE: Build failed with an exception.
  71.  
  72. * Where:
  73. Build file '/home/hunar/IdeaProjects/MinigameCore/MCAP/build.gradle' line: 55
  74.  
  75. * What went wrong:
  76. A problem occurred evaluating project ':MCAP'.
  77. > Project with path 'MCAP-Annotate' could not be found in project ':MCAP'.
  78.  
  79. * Try:
  80. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  81.  
  82. BUILD FAILED
  83.  
  84. Total time: 1.734 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement