[ 
https://issues.apache.org/jira/browse/FLINK-9249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chesnay Schepler updated FLINK-9249:
------------------------------------
    Description: 
When compiling Flink devs can already set a variety of command line options to 
speed up the process, for example skipping checkstyle. We also do the same 
thing on travis.

However, not only is it difficult to keep track of all possible options, it is 
also tedious to write and obfuscates the actual command.

I propose adding a {{fast}} profile that skips non-essential plugins, including:
* rat
* checkstyle
* scalastyle
* enforcer
* japicmp
* javadoc

  was:
When compiling Flink devs can already set a variety of command line options to 
speed up the process, for example skipping checkstyle. We also do the same 
thing on travis.

However, not only is it difficult to keep track of all possible options, it is 
also tedious to write and obfuscates the actual command.

I propose adding a {{fast}} profile that skips non-essential plugins, including:
* rat
* checkstyle
* scalastyle
* enforcer
* japicmp
* javadoc
* surefire


> Add convenience profile for skipping non-essential plugins
> ----------------------------------------------------------
>
>                 Key: FLINK-9249
>                 URL: https://issues.apache.org/jira/browse/FLINK-9249
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> When compiling Flink devs can already set a variety of command line options 
> to speed up the process, for example skipping checkstyle. We also do the same 
> thing on travis.
> However, not only is it difficult to keep track of all possible options, it 
> is also tedious to write and obfuscates the actual command.
> I propose adding a {{fast}} profile that skips non-essential plugins, 
> including:
> * rat
> * checkstyle
> * scalastyle
> * enforcer
> * japicmp
> * javadoc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to