Humm, 
It works until maven tries to find (among other files of the same version)
plexus/plexus-compiler-manager/1.6-SNAPSHOT/plexus-compiler-manager-1.6-SNAPSHOT.jar

-> This version is not present on the net (google -> 
plexus-compiler-manager-1.6-SNAPSHOT.jar)
-> Only version 1.5.2 can be found

=========================

So I have modified 
<HOME>/.m2/org/apache/maven/plugins/maven-compiler-plugin/2.0.2-SNAPSHOT/maven-compiler-plugin-2.0.2-SNAPSHOT.pom,
 and substitute 1.6-SNAPSHOT by 1.5.2 

Then remove
  <HOME>/.m2/repository/org/codehaus/plexus/plexus-compiler-javac/
  <HOME>/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/

It works...
Humm I mean I have a BUILD SUCESSFUL

/stephane
-- 
Stephane Frenot - Associate professor | 
CITI/INRIA Ares - INSA lyon           | mailto:[EMAIL PROTECTED]
Bat. Léonard de Vinci                 | http://ares.insa-lyon.fr/~sfrenot/
21 av Jean Capelle                    | ICQ:643346 (et oui !)
69621 Villeurbanne Cedex              | +33 472 436 422 / +33 617 671 714
----------------------------------------------------------------------------

Reply via email to