Kenneth Knowles created BEAM-246:
------------------------------------
Summary: Do not build source jar, javadoc, in default Maven
profile.
Key: BEAM-246
URL: https://issues.apache.org/jira/browse/BEAM-246
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Kenneth Knowles
Priority: Minor
We should optimize the default maven profile for interactive human use. Right
now it does a lot of things that waste time & CPU and do not speed development,
like building the source jar and javadoc.
We certainly still want to build all of these things in release tests, probably
in post-commit tests, and case-by-case in pre-commit tests. But for these we
can set up a profile to activate them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)