Guest User

Untitled

a guest
Mar 5th, 2023
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. [INFO] Scanning for projects...
  2. [INFO]
  3. [INFO] Using the MultiThreadedBuilder implementation with a thread count of 8
  4. [INFO]
  5. [INFO] -------------< io.github.xBlackPoison357x:UltimatePlugin >--------------
  6. [INFO] Building UltimatePlugin 1.1
  7. [INFO] --------------------------------[ jar ]---------------------------------
  8. [INFO]
  9. [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ UltimatePlugin ---
  10. [INFO] Deleting C:\Users\trexl\git\UltimatePlugin\target
  11. [INFO]
  12. [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ UltimatePlugin ---
  13. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  14. [INFO] Copying 1 resource
  15. [INFO]
  16. [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ UltimatePlugin ---
  17. [INFO] Changes detected - recompiling the module!
  18. [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
  19. [INFO] Compiling 41 source files to C:\Users\trexl\git\UltimatePlugin\target\classes
  20. [INFO] /C:/Users/trexl/git/UltimatePlugin/src/main/java/io/github/xBlackPoison357x/UltimatePlugin/UltimatePlugin.java: Some input files use or override a deprecated API.
  21. [INFO] /C:/Users/trexl/git/UltimatePlugin/src/main/java/io/github/xBlackPoison357x/UltimatePlugin/UltimatePlugin.java: Recompile with -Xlint:deprecation for details.
  22. [INFO]
  23. [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ UltimatePlugin ---
  24. [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
  25. [INFO] skip non existing resourceDirectory C:\Users\trexl\git\UltimatePlugin\src\test\resources
  26. [INFO]
  27. [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ UltimatePlugin ---
  28. [INFO] No sources to compile
  29. [INFO]
  30. [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ UltimatePlugin ---
  31. [INFO] No tests to run.
  32. [INFO]
  33. [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ UltimatePlugin ---
  34. [INFO] Building jar: C:\Users\trexl\git\UltimatePlugin\target\UltimatePlugin-1.1.jar
  35. [INFO]
  36. [INFO] --- maven-shade-plugin:3.4.1:shade (default) @ UltimatePlugin ---
  37. [INFO] Including com.google.guava:guava:jar:31.1-jre in the shaded jar.
  38. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar.
  39. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar.
  40. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
  41. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.11.0 in the shaded jar.
  42. [INFO] Including com.google.j2objc:j2objc-annotations:jar:1.3 in the shaded jar.
  43. [INFO] Including com.google.code.gson:gson:jar:2.10 in the shaded jar.
  44. [INFO] Including net.md-5:bungeecord-chat:jar:1.16-R0.4-deprecated+build.6 in the shaded jar.
  45. [INFO] Including org.yaml:snakeyaml:jar:1.33 in the shaded jar.
  46. [INFO] Including org.jetbrains:annotations:jar:23.0.0 in the shaded jar.
  47. [INFO] Including org.checkerframework:checker-qual:jar:3.21.0 in the shaded jar.
  48. [INFO] Including org.bstats:bstats-bukkit:jar:3.0.0 in the shaded jar.
  49. [INFO] Including org.bstats:bstats-base:jar:3.0.0 in the shaded jar.
  50. [INFO] Including net.gravitydevelopment.updater:updater:jar:4.2.2 in the shaded jar.
  51. [INFO] Including com.vdurmont:semver4j:jar:3.1.0 in the shaded jar.
  52. [INFO] Including org.spigotmc:spigot-api:jar:1.16.5-R0.1-SNAPSHOT in the shaded jar.
  53. [INFO] Including commons-lang:commons-lang:jar:2.6 in the shaded jar.
  54. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.4.21-2 in the shaded jar.
  55. [INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.4.21-2 in the shaded jar.
  56. [INFO] Including org.junit.platform:junit-platform-commons:jar:1.7.0 in the shaded jar.
  57. [INFO] Including org.apiguardian:apiguardian-api:jar:1.1.0 in the shaded jar.
  58. [INFO] Dependency-reduced POM written at: C:\Users\trexl\git\UltimatePlugin\dependency-reduced-pom.xml
  59. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
  60. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation.
  61. [WARNING] checker-qual-3.21.0.jar, commons-lang-2.6.jar define 1 overlapping resource:
  62. [WARNING] - META-INF/LICENSE.txt
  63. [WARNING] UltimatePlugin-1.1.jar, annotations-23.0.0.jar, apiguardian-api-1.1.0.jar, bstats-base-3.0.0.jar, bstats-bukkit-3.0.0.jar, bungeecord-chat-1.16-R0.4-deprecated+build.6.jar, checker-qual-3.21.0.jar, commons-lang-2.6.jar, error_prone_annotations-2.11.0.jar, failureaccess-1.0.1.jar, gson-2.10.jar, guava-31.1-jre.jar, j2objc-annotations-1.3.jar, jsr305-3.0.2.jar, junit-platform-commons-1.7.0.jar, kotlin-stdlib-1.4.21-2.jar, kotlin-stdlib-common-1.4.21-2.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, semver4j-3.1.0.jar, snakeyaml-1.33.jar, spigot-api-1.16.5-R0.1-SNAPSHOT.jar, updater-4.2.2.jar define 1 overlapping resource:
  64. [WARNING] - META-INF/MANIFEST.MF
  65. [WARNING] annotations-23.0.0.jar, gson-2.10.jar, kotlin-stdlib-1.4.21-2.jar define 1 overlapping classes:
  66. [WARNING] - META-INF.versions.9.module-info
  67. [WARNING] maven-shade-plugin has detected that some class files are
  68. [WARNING] present in two or more JARs. When this happens, only one
  69. [WARNING] single version of the class is copied to the uber jar.
  70. [WARNING] Usually this is not harmful and you can skip these warnings,
  71. [WARNING] otherwise try to manually exclude artifacts based on
  72. [WARNING] mvn dependency:tree -Ddetail=true and the above output.
  73. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
  74. [INFO] Replacing original artifact with shaded artifact.
  75. [INFO] Replacing C:\Users\trexl\git\UltimatePlugin\target\UltimatePlugin-1.1.jar with C:\Users\trexl\git\UltimatePlugin\target\UltimatePlugin-1.1-shaded.jar
  76. [INFO] ------------------------------------------------------------------------
  77. [INFO] BUILD SUCCESS
  78. [INFO] ------------------------------------------------------------------------
  79. [INFO] Total time: 4.052 s (Wall Clock)
  80. [INFO] Finished at: 2023-03-05T14:41:04-06:00
  81. [INFO] ------------------------------------------------------------------------
  82.  
Add Comment
Please, Sign In to add comment