On 10/1/08, sebb <[EMAIL PROTECTED]> wrote: > On 30/09/2008, Rory Winston <[EMAIL PROTECTED]> wrote: > > Hmm, I havent explicitly put the pom.xml under > > > > META_INF/maven/commons-net/commons-net > > > > ...I suspect Maven may have done this itself. > > > > But is it correct? > > If not, will the incorrect location cause any problems for Maven?
It won't cause problems for Maven as it has put it there itself. In fact, most JARs built with Maven2 has the pom included as it needs to be explicitly disabled. Check for example the latest commons-io release. /niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]