Hi Matt, On 21 Sep 2007 at 12:09, Matt Raible wrote:
> Renaming it might be the easiest way to fix it: Yes, that could be the case, but I was rather attached to the name, so I followed your next suggestion instead... > http://maven.apache.org/plugins/maven-surefire-plugin/examples/inclusion-exclusion.html For the record, I originally searched my pom for "surefire" and came across one tag only: "maven-surefire-report-plugin". I tried putting my exclude tags in there, but of course that didn't work. I ended up adding a new "plugin" tag at the end of those listed in the "build" tag of my pom.xml, using the excellent example in the URL above and that worked fine. Now it would be good to work out if there's a way of putting this in my profiles.xml file instead so as to keep my pom.xml as original as possible. Cheers, Rob Hills Waikiki, Western Australia Mobile +61 (412) 904-357 Fax: +61 (8) 9529-2137 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
