|
Hi,
I would like to be able to hide / ignore a maven subprojet in sonar site.
Is there a way to do that?
Regards
Nicolas Toublanc - Accenture Technology Solutions
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. |
|
Administrator
|
Hello,
There is no way to handle this with sonar. The feature is added to our product backlog (http://jira.codehaus.org/browse/SONAR-138). A workaround is to build the modules to ignore within a profile. Example : <project>These 2 modules will not be processed by sonar. To build, you must execute "mvn install -Pextra-modules". Regards, Simon On Jan 14, 2008 3:56 PM, <[hidden email]> wrote:
|
|
Ok, Thanks for your answer!
Nicolas Toublanc - Accenture Technology Solutions From: Simon Brandhof
[mailto:[hidden email]]
Hello, <project>
These 2 modules will not
be processed by sonar. To build, you must execute "mvn install
-Pextra-modules". On Jan 14, 2008 3:56 PM, <[hidden email]> wrote: Hi,
I would like to be able to hide / ignore a maven subprojet in sonar site.
Is there a way to do that?
Regards
Nicolas Toublanc - Accenture Technology Solutions
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited.
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the email by you is prohibited. |
| Powered by Nabble | Edit this page |
