Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Environment:Debian
-
Number of attachments :
Description
Working with the jenkins sonar-plugin and sonar when trying to build a project with namespaces in the source sonar crashes with a
com.thoughtworks.xstream.converters.ConversionException: package : package : package : package
---- Debugging information ----
message : package : package
cause-exception : com.thoughtworks.xstream.mapper.CannotResolveClassException
cause-message : package : package
class : org.sonar.plugins.php.phpunit.xml.CoverageNode
required-type : org.sonar.plugins.php.phpunit.xml.ProjectNode
path : /coverage/project/package
line number : 4
-------------------------------
Upon removal of the namespace the tests execute properly. Researched on the error but couldn't find any workaround other than removing the namespace. Is this a bug or misconfiguration?
Hi Daniel,
I'd prefer that you had started a discussion on the user mailing list before creating this ticket on JIRA. Indeed, most users don't watch JIRA, so this is definitely not the right place for getting support (creating a JIRA issue comes as a 2nd step when the problem is confirmed as a bug).
Can you please send a mail on the user mailing list?
Thanks.