Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tomcat Wiki" for change 
notification.

The "JDTCoreBatchCompiler" page has been changed by markt:
https://wiki.apache.org/tomcat/JDTCoreBatchCompiler?action=diff&rev1=1&rev2=2

Comment:
Add links to Maven central for the JARs

  
  For folks that use Tomcat with Maven in embedded mode it is important that 
the Maven dependencies are valid and correct. There have been problems in this 
area in the past such as 
[[https://issues.apache.org/bugzilla/show_bug.cgi?id=50604|bug 50604]].
  
- The root cause of the issue is that the small (~2MB) JDT JAR we use is not 
officially released to Maven Central by Eclipse. One or more volunteers upload 
the JAR and it typically appears 2-4 weeks after the Eclipse release.
+ The root cause of the issue is that the 
[[https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.eclipse.jdt.core.compiler%22%20AND%20a%3A%22ecj%22'|small
 (~2MB) JDT JAR]] we use is not officially released to Maven Central by 
Eclipse. One or more volunteers upload the JAR and it typically appears 2-4 
weeks after the Eclipse release.
  
- There is a larger JAR (5.3MB) with contains the same functionality that is 
officially uploaded by Eclipse. It usually appears in Maven Central sooner that 
the smaller JAR.
+ There is a 
[[https://search.maven.org/#search%7cga%7c1%7cg%3A%22org.eclipse.tycho%22%20AND%20a%3A%22org.eclipse.jdt.core%22|larger
 JAR (5.3MB)]] with contains the same functionality that is officially uploaded 
by Eclipse. It usually appears in Maven Central sooner that the smaller JAR.
  
  == Policy ==
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to