I was more than a little miffed^h^h^h^h^h^hsurprised to learn that maven
2.0.5 has decided to create my repository directories for me. Thanks, but
no thanks!

Add the following convenience repo:

<repository>
<id>local (Maven 1)</id>
<name>Local module repository (lib)</name>
<url>file://lib</url>
..etc..

and suddenly you have a "lib" directory created in your project tree, even
if you didn't want one. I would be grateful for explanations about:

- wtf does this happen?
- is this worthy of a new JIRA?
- can I turn this off?

thanks
Holger



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to