It's not your fault. The MAVEN-1_0-BRANCH and the HEAD branches don't compile.
I think that Brett missed to commit something. Arnaud. Ps : you can try to get the maven sources before yesterday. > -----Message d'origine----- > De�: Juergen Heidak [mailto:[EMAIL PROTECTED] > Envoy�: dimanche 8 f�vrier 2004 13:53 > ��: Maven Developers List > Objet�: Cant compile MAVEN-1_0-BRANCH > > Hi > > I just got maven (MAVEN-1_0-BRANCH) and maven-plugins (HEAD) from CVS. > > A call to ant -f build-bootstrap.xml results in a compiler error. > > What am I missing ? > > > Regards > > > > [echo] > [echo] > +------------------------------------------------------------------+ > [echo] > | | > [echo] | C O M P I L I N G M A V E N S O U R C E S U S I N G A > N T | > [echo] > | | > [echo] > +------------------------------------------------------------------+ > [mkdir] Created dir: > /home/jh/java/projects/maven/maven/bootstrap/phase1-classes > [javac] Compiling 97 source files to > /home/jh/java/projects/maven/maven/bootstrap/phase1-classes > [javac] > /home/jh/java/projects/maven/maven/src/java/org/apache/maven/plugin/Plugin > CacheManager.java:251: > cannot resolve symbol > [javac] symbol : constructor PluginScriptParser > (org.apache.maven.plugin.PluginCacheManager,java.lang.String) > [javac] location: class org.apache.maven.plugin.PluginScriptParser > [javac] PluginScriptParser pluginScriptParser = new > PluginScriptParser( this, pluginName ); > [javac] ^ > [javac] Note: Some input files use or override a deprecated API. > [javac] Note: Recompile with -deprecation for details. > [javac] 1 error > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
