Skip to content

Example mvn profile console

B. K. Oxley (binkley) edited this page Jun 4, 2024 · 3 revisions
╒═══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╕
│ Modern Java/JVM build practices (9.793 s)                                                                                                                 │
├───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Run verify on 2024/05/31 09:13:09 without parameters                                                                                                      │
├───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Modern Java/JVM build practices (9.777 s)                                                                                                                 │
├────────────────────────────────────────────────────────────────────────────────────────────────────┬──────────────────────────────────────────────────────┤
│ Plugin execution                                                                                   │ Duration                                             │
├────────────────────────────────────────────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────┤
│ com.github.spotbugs:spotbugs-maven-plugin:4.8.5.0:spotbugs {execution: spotbugs}                   │ 2.257 s                                              │
│ org.owasp:dependency-check-maven:9.2.0:check {execution: default}                                  │ 2.217 s                                              │
│ org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test {execution: default-test}                │ 1.260 s                                              │
│ org.pitest:pitest-maven:1.16.1:mutationCoverage {execution: mutation-testing}                      │ 936.5 ms                                             │
│ org.apache.maven.plugins:maven-pmd-plugin:3.22.0:pmd {execution: pmd}                              │ 913.2 ms                                             │
│ org.apache.maven.plugins:maven-failsafe-plugin:3.2.5:integration-test {execution: default}         │ 499.7 ms                                             │
│ org.apache.maven.plugins:maven-checkstyle-plugin:3.3.1:check {execution: validate}                 │ 404.9 ms                                             │
│ org.apache.maven.plugins:maven-assembly-plugin:3.7.1:single {execution: default}                   │ 285.8 ms                                             │
│ org.apache.maven.plugins:maven-jdeps-plugin:3.1.2:jdkinternals {execution: default}                │ 262.4 ms                                             │
│ org.apache.maven.plugins:maven-jdeps-plugin:3.1.2:test-jdkinternals {execution: default}           │ 209.7 ms                                             │
│ org.apache.maven.plugins:maven-jar-plugin:3.4.1:jar {execution: default-jar}                       │ 75.25 ms                                             │
│ org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: default}                  │ 66.22 ms                                             │
│ org.jacoco:jacoco-maven-plugin:0.8.12:report {execution: coverage-report}                          │ 65.50 ms                                             │
│ org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile {execution: default-compile}         │ 41.10 ms                                             │
│ org.apache.maven.plugins:maven-pmd-plugin:3.22.0:cpd {execution: cpd}                              │ 41.57 ms                                             │
│ org.jacoco:jacoco-maven-plugin:0.8.12:prepare-agent {execution: prepare-coverage}                  │ 26.53 ms                                             │
│ com.github.spotbugs:spotbugs-maven-plugin:4.8.5.0:check {execution: default}                       │ 20.00 ms                                             │
│ org.gaul:modernizer-maven-plugin:2.9.0:modernizer {execution: default}                             │ 17.45 ms                                             │
│ org.jacoco:jacoco-maven-plugin:0.8.12:check {execution: check-coverage}                            │ 15.63 ms                                             │
│ org.apache.maven.plugins:maven-failsafe-plugin:3.2.5:verify {execution: default}                   │ 15.07 ms                                             │
│ org.apache.maven.plugins:maven-resources-plugin:3.3.1:resources {execution: default-resources}     │ 14.03 ms                                             │
│ org.apache.maven.plugins:maven-compiler-plugin:3.13.0:testCompile {execution: default-testCompile} │ 4.910 ms                                             │
│ org.apache.maven.plugins:maven-resources-plugin:3.3.1:testResources {execution:                    │ 1.293 ms                                             │
│ default-testResources}                                                                             │                                                      │
│ org.apache.maven.plugins:maven-pmd-plugin:3.22.0:check {execution: default}                        │ 1.162 ms                                             │
│ org.apache.maven.plugins:maven-pmd-plugin:3.22.0:cpd-check {execution: default}                    │ 585.2 μs                                             │
╘════════════════════════════════════════════════════════════════════════════════════════════════════╧══════════════════════════════════════════════════════╛
Clone this wiki locally