From 5a3e1941d0bbc85fd8af80b673eb992a23096d3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Fournier?= Date: Sat, 3 Feb 2018 14:30:11 +0100 Subject: [PATCH] Use multi valued property as a PoC --- .../resources/category/pom/errorprone.xml | 13 ++++++---- .../errorprone/xml/InvalidDependencyTypes.xml | 26 +++++++++++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/pmd-xml/src/main/resources/category/pom/errorprone.xml b/pmd-xml/src/main/resources/category/pom/errorprone.xml index 1d238a882b..090edd7261 100644 --- a/pmd-xml/src/main/resources/category/pom/errorprone.xml +++ b/pmd-xml/src/main/resources/category/pom/errorprone.xml @@ -25,14 +25,17 @@ The following types are considered valid: pom, jar, maven-plugin, ejb, war, ear, - - - - + + + + ]]> + pom + + + + Simple POM file with violation + bom + 0 + + 4.0.0 + net.sourceforge.pmd + xml-pom + 1.0.0-SNAPSHOT + + + + org.jboss.arquillian + arquillian-bom + ${arquillian.version} + bom + import + + + ]]> pom