You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by robert burrell donkin <ro...@blueyonder.co.uk> on 2002/12/13 19:44:16 UTC

bootstrapping problems...

i'm having some problems bootstrapping CVS HEAD.

everything's cool until when i get a compile error (see attachment) on the 
cactus plugin.

i'm running on macOSX which means java 1.3.

any ideas?

- robert


Re: bootstrapping problems...

Posted by Ben Walding <be...@walding.com>.
It's probably unrelated, but I have noticed at work (we have very dodgy 
proxies), that sometimes maven thinks it has all it's dependencies, but 
it doesn't (as they didn't download properly).  Then when it builds, it 
complains about unresolvable symbols.

It might be worth checking that the classes that it can't find are on 
the classpath and the jars aren't corrupt.

Peter Lynch wrote:

>Root cause
>     [exec] [ERROR] Compile failed; see the compiler error output for details.
>     [exec] [ERROR]     at
>org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)
>
>I also get this same thing when using JDK 1.3.0 on Solaris but with the xdoc
>plugin. Could be Ant 1.5.1 related?? See maven-174 for my troubles.
>
>Couldn't find a solution other than to use JDK 1.4, but alas for u that is not
>an option.
>
>-Peter
>
>
>----- Original Message -----
>From: "robert burrell donkin" <ro...@blueyonder.co.uk>
>To: "Turbine Maven Developers List" <tu...@jakarta.apache.org>
>Sent: Friday, December 13, 2002 10:44 AM
>Subject: bootstrapping problems...
>
>
>  
>
>>i'm having some problems bootstrapping CVS HEAD.
>>
>>everything's cool until when i get a compile error (see attachment) on the
>>cactus plugin.
>>
>>i'm running on macOSX which means java 1.3.
>>
>>any ideas?
>>
>>- robert
>>
>>
>>    
>>
>
>
>--------------------------------------------------------------------------------
>
>
>  
>
>>--
>>To unsubscribe, e-mail:
>>    
>>
><ma...@jakarta.apache.org>
>  
>
>>For additional commands, e-mail:
>>    
>>
><ma...@jakarta.apache.org>
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>  
>



Re: bootstrapping problems...

Posted by Peter Lynch <pe...@mindspring.com>.
Root cause
     [exec] [ERROR] Compile failed; see the compiler error output for details.
     [exec] [ERROR]     at
org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842)

I also get this same thing when using JDK 1.3.0 on Solaris but with the xdoc
plugin. Could be Ant 1.5.1 related?? See maven-174 for my troubles.

Couldn't find a solution other than to use JDK 1.4, but alas for u that is not
an option.

-Peter


----- Original Message -----
From: "robert burrell donkin" <ro...@blueyonder.co.uk>
To: "Turbine Maven Developers List" <tu...@jakarta.apache.org>
Sent: Friday, December 13, 2002 10:44 AM
Subject: bootstrapping problems...


> i'm having some problems bootstrapping CVS HEAD.
>
> everything's cool until when i get a compile error (see attachment) on the
> cactus plugin.
>
> i'm running on macOSX which means java 1.3.
>
> any ideas?
>
> - robert
>
>


--------------------------------------------------------------------------------


> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>