Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IAM (Eclipse Integration for Apache Maven) » Workaround for getting maven to work with wtp
Workaround for getting maven to work with wtp [message #564643] Mon, 03 December 2007 06:07
CN Yee is currently offline CN YeeFriend
Messages: 3
Registered: January 2010
Junior Member
As I see - the thing that is missing with deploying a maven project with
wtp is that the WEB-INF/lib is empty - i.e. wtp doesn't know how to
extract maven's dependencies.

I tested with the following workaround - and it seems to work:
- get maven to generate the war file.
- extract the WEB-INF/lib folder from the war file and copy to
src/main/webapp/WEB-INF/lib.
- repeat the above if proejct dependencies changes (which is not too
often).

I am new to maven. Can someone comment whether this approach works?

Many thanks
Yee
Previous Topic:How could an anxious developer get involved with this project?
Next Topic:Workaround for getting maven to work with wtp
Goto Forum:
  


Current Time: Tue Apr 16 22:40:27 GMT 2024

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

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

Back to the top