On Wed, Jun 4, 2008 at 12:40 PM, Nigel Magnay <nigel.magnay@xxxxxxxxx> wrote: >> >> But this shows one reason why I don't use Maven I think. The >> fact that we need a "java" directory to hold our java code. >> What if another build system wants a different name? Grumble. >> > > You don't. Just set the appropriate config item in pom.xml > (sourceDirectory possibly, but my memory isn't good this morning) and > you can use 'src' as it is currently. src/main/java is just the > default. You are absolutely right in fact (your memory did not betray ;)) its <project><build><sourceDirectory>. > -- Imran M Yousuf Entrepreneur & Software Engineer Smart IT Engineering Dhaka, Bangladesh Email: imran@xxxxxxxxxxxxxxxxxxxxxx Blog: http://imyousuf-tech.blogs.smartitengineering.com/ Mobile: +880-1711402557 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html