facebook

MyEclipse Tomcat deployment and Maven

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #288046 Reply

    aqbrown
    Member

    The mavenized web project does not copy the dependent jars to Tomcat when deploying to the built in MyEclipse Tomcat. How can I get this to happen ?

    #288069 Reply

    @aqbrown wrote:

    The mavenized web project does not copy the dependent jars to Tomcat when deploying to the built in MyEclipse Tomcat. How can I get this to happen ?

    More information is needed.
    1. Are you talking about web project direct dependencies? Are you using MyEclipse 6.5 or 6.5.1?
    2. What is the scope of the dependencies?

    MyEclipse 6.5.1 should deploy all dependencies that have appropriate scopes. Do you have those jars when you run Maven war target?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse Tomcat deployment and Maven

You must be logged in to post in the forum log in