Are you using m2e-wtp? ( http://marketplace.eclipse.org/content/maven-integration-eclipse-wtp)
2011/9/3 Chris Joysn <[email protected]> > Hello, > > i use m2e for dependency management in my projects and > define some dependencies as provided and test scoped. > > But when i deploy my "Dynamic web projects" e.g. to Glassfish/Tomcat > then all dependencies are deployed to Glassfish/Tomcat. > This is even more problematic because i use glassfish-embedded > to unit test EJBs and the deployed glassfish-embedded-all.jar > interfers with the normal Glassfish server runtime. > > How can i avoid to deploy the provided and test scoped > dependencies to Glassfish/Tomcat? > > Thanks in advance. > > _______________________________________________ > m2e-users mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/m2e-users > > -- "Have you tried turning it off and on again" - The IT Crowd
_______________________________________________ m2e-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/m2e-users
