https://issues.apache.org/bugzilla/show_bug.cgi?id=50604
--- Comment #11 from Konstantin Kolinko <knst.koli...@gmail.com> --- (In reply to Mark Thomas from comment #7) I think e) is not possible, because Eclipse uses a different license. An additional idea: g) Remove that dependency. (At least mark it optional). First, Tomcat can be used with javac compiler from JDK. Second, if someone wants to re-bundle the ecj jar, I think they can depend on the "Binary distribution" bundle of Tomcat (the one that publishes zip and tar.gz) and unzip ecj.jar from within the lib/ directory there. > I also discovered that the version number of > the JAR is not 4.4.RC4 but 3.10.0.v20140604-1726. It is no wonder. Each component in Eclipse has its own version like that. The f) option sounds interesting. I do not know what it actually looks like. How it works? (Are there some examples, precedents?) In general, is it possible to teach Maven to download some known version of a dependency from some fixed known location (like our Ant script downloads from sourceforge.net and from eclipse.org)? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org