Hello Maven users, I have a somewhat large project that needs Maven 2 implementation, and the problem is that it does not follow the standard Maven directory structure. I know that it should, and I also understand the reasons why. But sadly we just can do it, mainly because we would loose all our years of source control history in CVS...
(Its a web app by the way) I can get it to build ok using the dependencies, but I just dont understand how to make the war file correctly using a custom directory structure, I have looked in Maven books and the website, but there really isnt much more information than "use the <build> tag in your POM for custom directory structures". If any one has had any experience with this, i would love to hear it!! Any help is greatly appreciated! Mark -- View this message in context: http://www.nabble.com/Maven-custom-project-directory-tf4512616s177.html#a12871061 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
