I wonder can we patch the build so we only generate javadoc jars if we have some setting set, or we are doing a 'deploy' or 'release' or some other profile is enabled or something?
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-428
URL:
https://issues.apache.org/activemq/browse/CAMEL-428 Project: Apache Camel
Issue Type: Improvement
Reporter: James Strachan
Assignee: Willem Jiang
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?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.