SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/C:/Users/a153077/.p2/pool/plugins/org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735/jars/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [file:/C:/Users/a153077/eclipse/jee-2020-032/eclipse/configuration/org.eclipse.osgi/5/0/.cp/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory] SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/C:/Users/a153077/.p2/pool/plugins/org.eclipse.m2e.maven.runtime.slf4j.simple_1.16.0.20200610-1735/jars/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [file:/C:/Users/a153077/eclipse/jee-2020-032/eclipse/configuration/org.eclipse.osgi/5/0/.cp/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.slf4j.impl.SimpleLoggerFactory] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.sonarsource.samples:SBSA-cobol-custom-rules:sonar-plugin:1.0-SNAPSHOT [WARNING] 'dependencies.dependency.systemPath' for com.sonarsource.cobol:sonar-cobol-plugin:sonar-plugin should not point at files within the project directory, ${basedir}/lib/sonar-cobol-plugin-${sonarcobol.version}.jar will be unresolvable by dependent projects @ line 38, column 19 [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.sonarsource.samples:SBSA-cobol-custom-rules >----------- [INFO] Building SonarQube COBOL Custom Rules Example 1.0-SNAPSHOT [INFO] ----------------------------[ sonar-plugin ]---------------------------- [INFO] [INFO] --- sonar-packaging-maven-plugin:1.17:check (default-check) @ SBSA-cobol-custom-rules --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ SBSA-cobol-custom-rules --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:compile (default-compile) @ SBSA-cobol-custom-rules --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 6 source files to C:\Users\a153077\Documents\Work\CICS\JavaApps\sonarqube\SBSA-cobol-custom-rules\target\classes [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ SBSA-cobol-custom-rules --- [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.0:testCompile (default-testCompile) @ SBSA-cobol-custom-rules --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent! [INFO] Compiling 3 source files to C:\Users\a153077\Documents\Work\CICS\JavaApps\sonarqube\SBSA-cobol-custom-rules\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ SBSA-cobol-custom-rules --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.mycompany.cobol.sample.checks.ForbiddenCallRuleTest 10:11:52.918 [main] INFO org.sonar.squidbridge.ProgressReport - 1 source files to be analyzed 10:11:53.450 [Report about progress of COBOL analyzer] INFO org.sonar.squidbridge.ProgressReport - 1/1 source files have been analyzed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.33 s - in com.mycompany.cobol.sample.checks.ForbiddenCallRuleTest [INFO] Running com.mycompany.cobol.sample.checks.IssueOnEachFileRuleTest 10:11:53.768 [main] INFO org.sonar.squidbridge.ProgressReport - 1 source files to be analyzed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in com.mycompany.cobol.sample.checks.IssueOnEachFileRuleTest [INFO] Running com.mycompany.cobol.sample.checks.TrivialEvaluateRuleTest 10:11:53.927 [Report about progress of COBOL analyzer] INFO org.sonar.squidbridge.ProgressReport - 1/1 source files have been analyzed 10:11:53.977 [main] INFO org.sonar.squidbridge.ProgressReport - 1 source files to be analyzed 10:11:54.069 [Report about progress of COBOL analyzer] INFO org.sonar.squidbridge.ProgressReport - 1/1 source files have been analyzed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s - in com.mycompany.cobol.sample.checks.TrivialEvaluateRuleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- sonar-packaging-maven-plugin:1.17:sonar-plugin (default-sonar-plugin) @ SBSA-cobol-custom-rules --- [INFO] ------------------------------------------------------- [INFO] Plugin definition in update center [INFO] Key: cobolcustom [INFO] Name: COBOL Custom Rules [INFO] Description: COBOL Custom Rules Example for SonarQube [INFO] Version: 1.0-SNAPSHOT [INFO] Entry-point Class: com.mycompany.cobol.sample.CobolCustomRulesPlugin [INFO] Required Plugins: [INFO] Does the plugin support SonarLint?: true [INFO] Use Child-first ClassLoader: false [INFO] Base Plugin: cobol [INFO] Homepage URL: [INFO] Minimal SonarQube Version: 6.7 [INFO] Licensing: [INFO] Organization: [INFO] Organization URL: [INFO] Terms and Conditions: [INFO] Issue Tracker URL: [INFO] Build date: 2020-08-19T10:11:54+0200 [INFO] Sources URL: [INFO] Developers: [INFO] ------------------------------------------------------- [INFO] Building jar: C:\Users\a153077\Documents\Work\CICS\JavaApps\sonarqube\SBSA-cobol-custom-rules\target\SBSA-cobol-custom-rules-1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ SBSA-cobol-custom-rules --- [INFO] Installing C:\Users\a153077\Documents\Work\CICS\JavaApps\sonarqube\SBSA-cobol-custom-rules\target\SBSA-cobol-custom-rules-1.0-SNAPSHOT.jar to C:\Users\a153077\.m2\repository\org\sonarsource\samples\SBSA-cobol-custom-rules\1.0-SNAPSHOT\SBSA-cobol-custom-rules-1.0-SNAPSHOT.jar [INFO] Installing C:\Users\a153077\Documents\Work\CICS\JavaApps\sonarqube\SBSA-cobol-custom-rules\pom.xml to C:\Users\a153077\.m2\repository\org\sonarsource\samples\SBSA-cobol-custom-rules\1.0-SNAPSHOT\SBSA-cobol-custom-rules-1.0-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.330 s [INFO] Finished at: 2020-08-19T10:11:56+02:00 [INFO] ------------------------------------------------------------------------