Is it possible to run cobertura with the eclipse plugin Maven 2.0 integration

2007-01-30 Thread Markus Baumgartner
Hi, There was a problem running the cobertura from within Eclipse with the Maven 2.0 integration, version 0.0.10 and Cobertura 1.7 I can run mvn cobertura:cobertura and it runs. I tried to create a new "m2" - configuration defining the goal cobertura:cobertura for doing the same, but I got a

pom.xml generated from mavenide continues to have problems; unsuitable eclipse-version?

2006-08-07 Thread Markus Baumgartner
Hi, I'm using Eclipse 3.1.1, build Id M20050929-0840 org.apache.maven_1.0.2 Whenever I try to create a pom.xml, it shows errors complaining about missing or bad xml elements like cvc-complex-type.2.4.a: Invalid content starting with element 'name'. One of '{"":artifactId}' is expected

How to run and adapt a plugin

2006-05-11 Thread Markus Baumgartner
Hi, I'm starting with maven 2 and was crawling through documentation and newsgroup in order to manage plugins. the info I found was mainly about maven 1. I managed to define a plugin in the dependencies and it was sucessfully downloaded. Now I cannot figure out, how to run the plugin. I also