1.0-SNAPSHOT dialect-daco org.eclipse.lsp.cobol 4.0.0 8 8 4.7 4.7.1 1.18.22 3.0.2 3.1.1 5.6.0 1.6.0 4.6.1 2.7 4.3.0 0.8.8 3.0.0-M3 org.eclipse.lsp.cobol common 1.0-SNAPSHOT provided org.projectlombok lombok ${lombok.version} org.antlr antlr4 ${antlr.version} provided org.antlr antlr4-runtime ${antlr.version} org.antlr antlr4-maven-plugin provided ${antlr.version} org.sonatype.sisu sisu-guice junit junit org.eclipse.lsp.cobol engine 1.0.0-SNAPSHOT test org.eclipse.lsp.cobol dialect-idms 1.0-SNAPSHOT test org.eclipse.lsp.cobol test 1.0-SNAPSHOT test org.hamcrest hamcrest-all 1.3 test dialect-daco src/main/resources src/main/antlr4 ** *.tokens src/test/antlr4 ** *.tokens org.apache.maven.plugins maven-surefire-plugin ${maven.surefire.plugin.version} all filesToTestPath ${filesToTestPath} listingSnap ${listingSnap} org.apache.maven.plugins maven-resources-plugin ${maven.resources.plugin.version} org.antlr antlr4-maven-plugin ${maven.antlr4.plugin.version} run antlr generate-sources antlr4 -package org.eclipse.lsp.cobol.dialects.daco -o ${basedir}/target/generated-sources/antlr4/org/eclipse/lsp/cobol/dialects/daco src/main/antlr4/org/eclipse/lsp/cobol/core/parser true true org.apache.maven.plugins maven-checkstyle-plugin ${maven.checkstyle.plugin.version} ${project.basedir}/src/style/checkstyle.xml UTF-8 true true false true validate validate check org.codehaus.mojo cobertura-maven-plugin ${maven.cobertura.plugin.version} xml 256m true org/eclipse/lsp/**/*.class org.eluder.coveralls coveralls-maven-plugin ${maven.coveralls.plugin.version} org.jacoco jacoco-maven-plugin ${maven.jacoco.plugin.version} **/generated-sources/**/* **/generated-test-sources/**/* **/org/eclipse/lsp/cobol/core/parser/**/* coverage-prepare-agent prepare-agent coverage-report report org.eclipse.m2e lifecycle-mapping 1.0.0 org.antlr antlr4-maven-plugin [4.0,) antlr4 true