Re: [JGIT RFC] Mavenized JGit
From: Imran M Yousuf <hidden>
Date: 2016-06-15 22:44:41
On Wed, Jun 4, 2008 at 12:40 PM, Nigel Magnay [off-list ref] wrote:
quoted
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@smartitengineering.com Blog: http://imyousuf-tech.blogs.smartitengineering.com/ Mobile: +880-1711402557