Skip to content

Instantly share code, notes, and snippets.

@cosminpopescu14
Last active December 5, 2020 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cosminpopescu14/568521115ca53347644ba2ba88f7142e to your computer and use it in GitHub Desktop.
Save cosminpopescu14/568521115ca53347644ba2ba88f7142e to your computer and use it in GitHub Desktop.
D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity>mvn -T 4 clean install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.acme:code-with-quarkus-profanity:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compi
ler-plugin @ line 105, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] Using the MultiThreadedBuilder implementation with a thread count of 4
[INFO]
[INFO] ----------------< org.acme:code-with-quarkus-profanity >----------------
[INFO] Building code-with-quarkus-profanity 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project *
[WARNING] * contains the following plugin(s) that have goals not marked *
[WARNING] * as @threadSafe to support parallel building. *
[WARNING] * While this /may/ work fine, please look for plugin updates *
[WARNING] * and/or request plugins be made thread-safe. *
[WARNING] * If reporting an issue, report it against the plugin in *
[WARNING] * question, not against maven-core *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in code-with-quarkus-profanity:
[WARNING] io.quarkus:quarkus-maven-plugin:1.9.2.Final
[WARNING] Enable debug to see more precisely which goals are not marked @threadSafe.
[WARNING] *****************************************************************
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:generate-code (default) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ code-with-quarkus-profanity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ code-with-quarkus-profanity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\classes
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:generate-code-tests (default) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ code-with-quarkus-profanity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ code-with-quarkus-profanity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ code-with-quarkus-profanity ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.acme.ProfanityServiceTest
2020-12-05 19:35:53,455 INFO [io.quarkus] (main) Quarkus 1.9.2.Final on JVM started in 1.855s. Listening on: http://0.0.0.0:8081
2020-12-05 19:35:53,455 INFO [io.quarkus] (main) Profile test activated.
2020-12-05 19:35:53,455 INFO [io.quarkus] (main) Installed features: [cdi, jdbc-mysql, resteasy, resteasy-jsonb]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.428 s - in org.acme.ProfanityServiceTest
2020-12-05 19:35:54,526 INFO [io.quarkus] (main) Quarkus stopped in 0.027s
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ code-with-quarkus-profanity ---
[INFO] Building jar: D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:build (default) @ code-with-quarkus-profanity ---
[INFO] [org.jboss.threads] JBoss Threads version 3.1.1.Final
[INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building fat jar: D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profan
ity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner.jar
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry about.html entry from org.eclipse.collections:eclipse-collections::j
ar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry LICENSE-EPL-1.0.txt entry from org.eclipse.collections:eclipse-colle
ctions::jar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry LICENSE-EDL-1.0.txt entry from org.eclipse.collections:eclipse-colle
ctions::jar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.glassfish:jakarta.
json::jar:1.1.6(compile), jakarta.json:jakarta.json-api::jar:1.1.6(compile)] contain duplicate files, e.g. javax/json/stream/JsonGenerator.class
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.eclipse.collection
s:eclipse-collections-api::jar:10.4.0(compile), org.eclipse.collections:eclipse-collections::jar:10.4.0(compile)] contain duplicate files, e.g. abo
ut.html
[INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 5017ms
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ code-with-quarkus-profanity ---
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar.or
iginal to C:\Users\cosmi\.m2\repository\org\acme\code-with-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\pom.xml to C:\Users\cosmi\.m2\repository\org\acme\code-w
ith-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT.pom
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner
.jar to C:\Users\cosmi\.m2\repository\org\acme\code-with-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.735 s (Wall Clock)
[INFO] Finished at: 2020-12-05T19:36:01+02:00
[INFO] ------------------------------------------------------------------------
D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity>mvn clean install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.acme:code-with-quarkus-profanity:jar:1.0.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-compi
ler-plugin @ line 105, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ----------------< org.acme:code-with-quarkus-profanity >----------------
[INFO] Building code-with-quarkus-profanity 1.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:generate-code (default) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ code-with-quarkus-profanity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ code-with-quarkus-profanity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\classes
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:generate-code-tests (default) @ code-with-quarkus-profanity ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ code-with-quarkus-profanity ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ code-with-quarkus-profanity ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ code-with-quarkus-profanity ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.acme.ProfanityServiceTest
2020-12-05 19:38:06,036 INFO [io.quarkus] (main) Quarkus 1.9.2.Final on JVM started in 1.745s. Listening on: http://0.0.0.0:8081
2020-12-05 19:38:06,036 INFO [io.quarkus] (main) Profile test activated.
2020-12-05 19:38:06,036 INFO [io.quarkus] (main) Installed features: [cdi, jdbc-mysql, resteasy, resteasy-jsonb]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.625 s - in org.acme.ProfanityServiceTest
2020-12-05 19:38:07,123 INFO [io.quarkus] (main) Quarkus stopped in 0.035s
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ code-with-quarkus-profanity ---
[INFO] Building jar: D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar
[INFO]
[INFO] --- quarkus-maven-plugin:1.9.2.Final:build (default) @ code-with-quarkus-profanity ---
[INFO] [org.jboss.threads] JBoss Threads version 3.1.1.Final
[INFO] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Building fat jar: D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profan
ity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner.jar
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry about.html entry from org.eclipse.collections:eclipse-collections::j
ar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry LICENSE-EPL-1.0.txt entry from org.eclipse.collections:eclipse-colle
ctions::jar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Duplicate entry LICENSE-EDL-1.0.txt entry from org.eclipse.collections:eclipse-colle
ctions::jar:10.4.0(compile) will be ignored. Existing file was provided by org.eclipse.collections:eclipse-collections-api::jar:10.4.0(compile)
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.glassfish:jakarta.
json::jar:1.1.6(compile), jakarta.json:jakarta.json-api::jar:1.1.6(compile)] contain duplicate files, e.g. javax/json/stream/JsonGenerator.class
[WARNING] [io.quarkus.deployment.pkg.steps.JarResultBuildStep] Dependencies with duplicate files detected. The dependencies [org.eclipse.collection
s:eclipse-collections-api::jar:10.4.0(compile), org.eclipse.collections:eclipse-collections::jar:10.4.0(compile)] contain duplicate files, e.g. abo
ut.html
[INFO] [io.quarkus.deployment.QuarkusAugmentor] Quarkus augmentation completed in 4393ms
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ code-with-quarkus-profanity ---
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar.or
iginal to C:\Users\cosmi\.m2\repository\org\acme\code-with-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT.jar
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\pom.xml to C:\Users\cosmi\.m2\repository\org\acme\code-w
ith-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT.pom
[INFO] Installing D:\Proiecte\Java\code-with-quarkus-profanity\code-with-quarkus-profanity\target\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner
.jar to C:\Users\cosmi\.m2\repository\org\acme\code-with-quarkus-profanity\1.0.0-SNAPSHOT\code-with-quarkus-profanity-1.0.0-SNAPSHOT-runner.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.997 s
[INFO] Finished at: 2020-12-05T19:38:13+02:00
[INFO] ------------------------------------------------------------------------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment