Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: ANT-TASK-1.4
-
Component/s: Ant Task
-
Labels:None
-
Number of attachments :
Description
The expected format is
<sonar:sonar key="org.sonar.ant.tests:java-without-bytecode" version="0.1-SNAPSHOT">
and we get an exception when one of the two properties is missing, for instance :
<sonar:sonar version="0.1-SNAPSHOT">
Issue Links
- is superceded by
-
SONARPLUGINS-1609
Log a meaningful message when a mandatory Ant Sonar property is missing
-
Manually tested !