Have you tried using m2e-wtp, the Maven Integration for Eclipse WTP plugin? It configures the Maven Classpath Library to be deployed on WTP servers. See https://github.com/sonatype/m2eclipse-wtp/wiki for more informations.
HIH Regards, Fred Bricon On Tue, Nov 15, 2011 at 10:20 PM, Timothy I. McGinnis < [email protected]> wrote: > I used to tweak maven to copy the dependencies into the WEB-INF/lib > directory of my war and everything would work when using the servers in > eclipse. But now m2eclipse doesn’t allow me to use the copy-dependencies > goal. Is there another way to do this or tell eclipse where the > dependencies are?**** > > ** ** > > Tim McGinnis**** > > ** ** > > ** ** > > _______________________________________________ > 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
