Foren

Sonar Configuration in Liferay 7

Gohel Manoj, geändert vor 7 Jahren.

Sonar Configuration in Liferay 7

New Member Beiträge: 18 Beitrittsdatum: 29.01.16 Neueste Beiträge
Hi,

I am new to Liferay.

I want to integrate Sonar into Liferay 7.

How can i do that.?

Please help me.

Thanks in advance
thumbnail
David H Nebinger, geändert vor 7 Jahren.

RE: Sonar Configuration in Liferay 7

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
For building your own plugins or do you mean running it against the core?
Gohel Manoj, geändert vor 7 Jahren.

RE: Sonar Configuration in Liferay 7

New Member Beiträge: 18 Beitrittsdatum: 29.01.16 Neueste Beiträge
Thanks for your reply,

I am doing module in Liferay 7. I had successfully complete the module-portlet now i want to test code quality using sonar.
so how can i setup sonar for test as a beginner

I building own module
thumbnail
David H Nebinger, geändert vor 7 Jahren.

RE: Sonar Configuration in Liferay 7

Liferay Legend Beiträge: 14919 Beitrittsdatum: 02.09.06 Neueste Beiträge
Well the easiest thing to do is not try to do this in a deployed module, instead build out mocks to external dependencies and build out comprehensive test cases that put all of the code to use.

Then it's just a matter of configuring sonar in you build tool.