Hi Eric,
An quick fix is to only rebuild the modules that contain changes. For
example, if you only make changes in the 'site' module while building
a Hippo website, only that module needs to be rebuild and the
bootstrap modules, cms module and essentials module can all be
skipped.
Only rebuilding specific modules can be done with Maven's 'pl'
parameter. For example, to only rebuild the site, execute:
mvn clean verify -pl site
That said, over 2 minutes of build time for your site alone is still
quite a lot. Where is all that time spend? Compiling Java sources?
Then a faster CPU will help. Copying files? Then an SSD will help.
best,
Mathijs
> --
> Hippo Community Group: The place for all discussions and announcements about
> Hippo CMS (and HST, repository etc. etc.)
>
> To post to this group, send email to
hippo-c...@googlegroups.com
> RSS:
>
https://groups.google.com/group/hippo-community/feed/rss_v2_0_msgs.xml?num=50
> ---
> You received this message because you are subscribed to the Google Groups
> "Hippo Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
hippo-communi...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/hippo-community.
> For more options, visit
https://groups.google.com/d/optout.