Hello,

I just got Maven from CVS, and tried to build it using :

ant -f build-boostrap.xml

All runs smoothly, downloading the jars in the appropriate directory, 
phase1-compile works,
but phase2-compile generates this error :

---------------------------
phase2-compile:
    [javac] Compiling 28 source files to 
/mnt/win/cvs/jakarta-turbine-maven/bootstrap
    [javac] 
/mnt/win/cvs/jakarta-turbine-maven/src/java/org/apache/maven/Jxr.java:77: 
org.apache.maven.Jxr clashes
with package of same name
    [javac] public class Jxr
    [javac]        ^
    [javac] 1 error
--------------------------

If someone already had this error, or knows how to solve it, please 
answer me !

There is actually a package org.apache.maven.jxr, so this error is 
normal ...

Thanks !
Stéphane



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to