Can not execute Sonar: Unable to determine structure of project.
Hi
I got this error from today in a RTC/Maven build. I can run "mvn sonar:sonar" from command line without any issue. How can I debug this problem?
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.0:sonar (default-cli) on project CdiServicesParent: Can not execute Sonar: Unable to determine structure of project. Probably you use Maven Advanced Reactor Options, which is not supported by Sonar and should not be used. -> [Help 1]
I also found this post: http://jira.codehaus.org/browse/SONAR-3505, but we don't have anything changed related to Maven.
Thanks
Jirong