I find I often just wanna rebuild, say camel-core when running tests from maven. However it now takes a long time to make just a jar as we make the javadoc stuff when running 'mvn install'.
I wonder could we make it easy to avoid this step in the build if we wanna?