On 30/08/2010 19:41, Paulo Silveira wrote: > Hello > > While embedding tomcat 7, maven/ivy cant find this dependency: > org.eclipse.jdt#ecj;3.6. > > It seems the correct artifact would be > org.eclipse.jdt.core.compiler:ecj:3.6 (an extra core.compiler). > > I ve seen that I am not the only one: > http://copperykeenclaws.wordpress.com/2010/08/19/embedding-tomcat-7/ > > Is this correct?
Yep. Already fixed in svn and will be in 7.0.3 onwards. Until then you'll need to fix it manually. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
