JBoss Community

JBoss Tools 3.3 + Eclipse 3.7.2 + JBoss AS 7.1 : maven dependencies not deployed

created by Stéphane Lavogiez in JBoss Tools - View the full discussion

Hi,

 

I'm currently trying to deploy a webapp on a JBoss AS 7.1 instance managed in Eclipse 3.7.2.

All seems to work fine except my project dependencies (with compile scope) which are not copied to the WEB-INF/lib directory on the deployment directory of my server instance.

 

The only dependencies which are copied to the WEB-INF/lib directory are the one which are present as projects in my workspace (custom libs).

 

I also tried with JBoss Developer Studio 5.0 and I have the same problem.

 

But If I add a Tomcat 6 instance in my workspace, my webapp deploys fine and I get no problem with dependencies.

 

I already checked that Maven Integration for Eclipse WTP ic correctly installed.

 

 

Does someone have any idea?

 

Thanks for help.

Reply to this message by going to Community

Start a new discussion in JBoss Tools at Community