Yep, I busted it. I got it fixed, but got disconnected before I could commit
and haven't got my computer with me today.

You want to remove DefaultProject*arshaller.java from HEAD, and rollback
PluginScriptParser.java to the previous version.

- Brett

> -----Original Message-----
> From: Arnaud Heritier [mailto:[EMAIL PROTECTED] 
> Sent: Monday, 9 February 2004 2:19 AM
> To: 'Maven Developers List'
> Subject: RE: Cant compile MAVEN-1_0-BRANCH
> 
> 
> 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/Pl
> > ugin
> > 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]
> 

Reply via email to