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

Attila Sasvari commented on OOZIE-2752:
---------------------------------------

Based on the execution time of {{mvn -o clean package assembly:single 
-DskipTests=true}} on my machine, I don't think there is real savings :
* if packaging type is {{jar}} in webapp
{noformat}
[INFO] Total time: 01:59 min
{noformat}

* if packaging type is {{war}} in webapp
{noformat}
[INFO] Total time: 02:04 min
{noformat}

(passing {{-o}} so that maven does not download dependencies)

Build time is dominated by Apache Oozie Core, Oozie Share Lib, Oozie Distro

> Separate WAR and embedded Jetty into different profiles
> -------------------------------------------------------
>
>                 Key: OOZIE-2752
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2752
>             Project: Oozie
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 5.0.0
>            Reporter: Robert Kanter
>            Assignee: Attila Sasvari
>             Fix For: 5.0.0
>
>
> Create a "war" profile to only build a WAR file, and update the default build 
> to only do the embedded Jetty option.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to