So, your advice is that change the packages layout to use pom dependency manager , delete all the packages from WEB-INF/lib directory and add the dependency element?
2011/12/21 Jörg Schaible <[email protected]> > zuxiong lin wrote: > > > ---------- Forwarded message ---------- > > From: zuxiong lin <[email protected]> > > Date: 2011/12/20 > > Subject: Anyone help me about classpathContainers in > maven-eclipse-plugin? > > To: [email protected] > > > > > > I have a webapp project under eclipse by my colleage. So it has > > WEB-INF/lib directory > > and dependcy packages are put in by my colleage. > > > > Now I have create a pom file for the project. But import the maven > project > > , I also need to configurate the classpath for it through > > project -->properties-->Java Build Path-->Libraries --> Add Library --> > > Web App Libraries-->... > > Why does it still need the classpath ???How do I fix it ? > > [snip] > > Maybe simply by *not* using Maven? Maven is not just another build tool, it > represents also project standards (e.g. for directory layout) and a special > work flow. > > You simply try to change most of this decreasing the value of Maven > significantly. What you try to would be even for Maven experts annoying and > error-prone and will give the users a very bad experience. > > Either you change the way you work and adjust your project to Maven > standards or Maven is simply not your tool. > > - Jörg > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
