I assume you are already using the legacy layout and just want to ignore the missing poms. This is a bug that will be addressed in 2.0.1 - the only workaround is to create a dummy pom file.
- Brett On 11/14/05, Ashley Hurkoo <[EMAIL PROTECTED]> wrote: > In M1 I usually used the repository path to be http://www.ibiblio.org/maven > > Then m1 would get the jars(e.g.) from > http://www.ibiblio.org/maven/ant-contrib/jars/ > > I still want to keep the same path for M2 and I am still using jar not pom. > > Everytime I run mvn install, M2 downloads stuff from > http://www.ibiblio.org/maven/ant-contrib/pom/ and looking > For files using the pom extension. I still want it to look for jars in > http://www.ibiblio.org/maven/ant-contrib/jars/ . > > How do I do that? > > Thanks > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
