> > 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. -- 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