You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/01/31 17:43:52 UTC

[jira] (BEAM-246) Streamline default Maven profile for user efficiency

    [ https://issues.apache.org/jira/browse/BEAM-246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847194#comment-15847194 ] 

ASF GitHub Bot commented on BEAM-246:
-------------------------------------

Github user dhalperi closed the pull request at:

    https://github.com/apache/beam/pull/1740


> Streamline default Maven profile for user efficiency
> ----------------------------------------------------
>
>                 Key: BEAM-246
>                 URL: https://issues.apache.org/jira/browse/BEAM-246
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Kenneth Knowles
>            Assignee: Daniel Halperin
>            Priority: Minor
>             Fix For: 0.4.0
>
>
> 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.15#6346)