Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » m2e project deployment to tcServer (tomcat) dependencies(m2e project deployment to tcServer (tomcat) dependencies)
m2e project deployment to tcServer (tomcat) dependencies [message #1637237] Thu, 26 February 2015 16:08
Wendy Haley is currently offline Wendy HaleyFriend
Messages: 11
Registered: July 2013
Junior Member
I am not sure if this is the correct forum.

I have a maven war project.
The maven war project is dependent on another maven war project.
The maven war project it is dependent on has a compile time dependency on spring-web.
The maven war project also has an provided scope dependency which pulls in spring-web.

In an eclipse version with m2e-wtp 0.16.0.20120914 (incubation)STS 3.1 the spring-web project does not get deployed to WEB-INF/lib of tcserver

In an eclipse version with m2e-wtp 1.0.1.20141001-1829 STS 3.4 the spring-web project does get deployed to WEB-INF/lib of tcserver.

Does anyone know how the jars deployed WEB-INF/lib for tcserver get mapped?
Previous Topic:Unable to start Tomcat server 8
Next Topic:Where to find tomcat launch config?
Goto Forum:
  


Current Time: Thu Apr 25 13:54:09 GMT 2024

Powered by FUDForum. Page generated in 0.03349 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top