Hi, I'm doing my first steps with mvn and try to run the examples from "Java EE 6 Platform with Glassfish 3".
When I try to run "mvn test" I get: [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test': Unable to load the mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test' in the plugin 'org.apache.maven.plugins:maven-surefire-plugin'. A required class is missing: org/apache/maven/surefire/util/NestedCheckedException org.apache.maven.surefire.util.NestedCheckedException [INFO] ------------------------------------------------------------------------ [INFO] Trace org.apache.maven.lifecycle.LifecycleExecutionException: Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test': Unable to load the mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test' in the plugin 'org.apache.maven.plugins:maven-surefire-plugin'. A required class is missing: org/apache/maven/surefire/util/NestedCheckedException at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:698) ... My pom.xml is attached. Is it possible to make a reinstall of all the plugins? Best regards Thomas -- _____________________________________________________ Thomas Porschberg Otto Group · GroupTechnologyPartner - Dresden (GTP) Softwareentwickler · Lokale Logistik · FI-IS-LL GroupTechnologyPartner - Dresden GmbH · Freiberger Straße 35 · 01067 Dresden Telefon +49 (0) 351 497 23 158 · Fax +49 (0) 351 497 23 119 [email protected] · www.ottogroup.com <http://www.ottogroup.com/> _____________________________________________________ AG Dresden, HRB 2475 Geschäftsführer: Dr. Thomas Tribius, Martin Mildner
pom.xml
Description: XML document
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
