sonarqube - error while executing sonar with ant file -


The lines below are the beginning of my entry build file and when I try and imarmnet sonar with it the following error Shows / P>

The attribute "xmlns: sonar" is associated with an element type "project" in the '& lt;' Should not be the character.

  & lt; Project name = "doclink" default = "all" based = "."  
class = xmlns: sonar = "antibb: org.sonar.ant> gt; devEnvExample How DevEnv works & lt; / description & gt; "post-text" itemprop = "text">

You submitted an invalid XML file to ANT. You are missing an end quote around Sonar URI Are:

  $ xmllint build xml .. .. build.xml: 3: namespace error: xmlns: sonar: 'antibyl: org.sonar.ant & gt;' The following is a valid XML file:  
   project name = "doclink" = default "Based =". "Xmlns: sonar =" antibu: org.sonar.ant "> gt; & lt; description & gt; create devEnvExample, to describe how DevEnv works & lt; / description & gt; ; & lt; / project & gt;    

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -