Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding Sonar Groovy plugin issue #63

Open
sonartest01 opened this issue Jan 5, 2018 · 0 comments
Open

Regarding Sonar Groovy plugin issue #63

sonartest01 opened this issue Jan 5, 2018 · 0 comments

Comments

@sonartest01
Copy link

Hi All,

We were trying to download sonar groovy plugin 1.5 jar file but it is not allowing us to download so we downloaded the source code and tried to build the job but it was failing due to test case failure with below errors:
" at org.sonar.plugins.groovy.codenarc.CodeNarcSensorTest.should_parse(Cod
NarcSensorTest.java:112)

unning org.sonar.plugins.groovy.jacoco.ExecutionDataVisitorTest
ests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.s
nar.plugins.groovy.jacoco.ExecutionDataVisitorTest
unning org.sonar.plugins.groovy.jacoco.JaCoCoConfigurationTest
ests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in o
g.sonar.plugins.groovy.jacoco.JaCoCoConfigurationTest
unning org.sonar.plugins.groovy.GroovySensorTest
RROR Unable to read file: unknownFile.groovy
ava.io.FileNotFoundException: J:\sonarplugins\sonar-groovy-1.5\sonar-groovy-1.5
sonar-groovy-plugin\unknownFile.groovy (The system cannot find the file specifi
d)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at org.sonar.plugins.groovy.foundation.GroovyHighlighterAndTokenizer.pro
essFile(GroovyHighlighterAndTokenizer.java:164)
at org.sonar.plugins.groovy.GroovySensor.highlightFiles(GroovySensor.java"

can you please provide us the correct jar file or correct source code with all dependency provided so that we can create jar file for the same.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant