You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Federico Fissore <fi...@celi.it> on 2011/04/01 09:29:27 UTC

tomcat 6.0.32, ecj maven dependency

I can't find a maven repo with the ecj dependency specified in jasper-6.0.32

<groupId>org.eclipse.jdt.core.compiler</groupId><artifactId>ecj</artifactId>
<version>3.3.1</version>

has anybody a hint?

thanks in advance

federico fissore

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org


Re: tomcat 6.0.32, ecj maven dependency

Posted by Mark Thomas <ma...@apache.org>.
On 01/04/2011 08:29, Federico Fissore wrote:
> I can't find a maven repo with the ecj dependency specified in
> jasper-6.0.32
> 
> <groupId>org.eclipse.jdt.core.compiler</groupId><artifactId>ecj</artifactId>
> 
> <version>3.3.1</version>
> 
> has anybody a hint?

The uploading of versions of that jar is somewhat patchy. The simplest
thing to do is grab a copy from Eclipse and load it manually into your
local repo.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org