Console Output (lines 754-774)

[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/blueHour_Metrics/workspace/modules/iBizImporter/target/classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javax.annotation.Nullable,/javax.annotation.CheckForNull,/javax.annotation.concurrent.Immutable
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java:[122,80] [deprecation] result() in Finder has been deprecated
where T is a type-variable:
T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizProjectImporter.java:[167,61] [deprecation] firstResult() in Finder has been deprecated
where T is a type-variable:
T extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/blueHour_Metrics/workspace/modules/iBizImporter/src/main/java/it/tidalwave/accounting/importer/ibiz/impl/DefaultIBizInvoiceImporter.java:[105,80] [deprecation] result() in Finder has been deprecated
where T is a type-variable:
T extends Object declared in interface Finder
[INFO]
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-accounting-importer-ibiz ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/blueHour_Metrics/workspace/modules/iBizImporter/src/test/resources
[INFO]
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-accounting-importer-ibiz ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.