> I'am using Eclipse for developping a J2EE project. I'd like to use > Maven2 , but i want to keep my own project directory layout ( Not > using the one suggested by Maven) > what should i do ?
Well, you can customize your pom.xml to accept your project structure. It may be a pain in the ass, but it can be done. See http://maven.apache.org and take a look at plugins section. Nix. ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
