zuxiong lin wrote: > ---------- Forwarded message ---------- > From: zuxiong lin <linzuxiong1...@gmail.com> > Date: 2011/12/20 > Subject: Anyone help me about classpathContainers in maven-eclipse-plugin? > To: us...@maven.apache.org > > > 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: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org