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

Sonar Integration Snippet Question #1

Open
emeraldjava opened this issue Jul 25, 2012 · 1 comment
Open

Sonar Integration Snippet Question #1

emeraldjava opened this issue Jul 25, 2012 · 1 comment

Comments

@emeraldjava
Copy link

hi,

I've been looking at your gist on sonar - integration test coverage

https://github.com/jakubholynet/blog/blob/master/snippets/split_integration_tst_and_coverage-pom.xml

and have a question about the setting of the jacoco.agent.argLine property. The gist the property is set in the profile section of the pom. Is it possible to move this to the pluginManagement section around line 43 of the pom?

Regards,
Paul

@holyjak
Copy link
Owner

holyjak commented Jul 25, 2012

I'd guess so. Best to just try it out :)
Den 25. juli 2012 13:24 skrev "emeraldjava" <
reply@reply.github.com>
følgende:

hi,

I've been looking at your gist on sonar - integration test coverage

https://github.com/jakubholynet/blog/blob/master/snippets/split_integration_tst_and_coverage-pom.xml

and have a question about the setting of the jacoco.agent.argLine
property. The gist the property is set in the profile section of the pom.
Is it possible to move this to the pluginManagement section around line 43
of the pom?

Regards,
Paul


Reply to this email directly or view it on GitHub:
#1

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

2 participants