You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Matt Foley (JIRA)" <ji...@apache.org> on 2017/09/16 00:18:00 UTC

[jira] [Created] (METRON-1193) "mvn site" may be doing a lot of unnecessary repetitive work

Matt Foley created METRON-1193:
----------------------------------

             Summary: "mvn site" may be doing a lot of unnecessary repetitive work
                 Key: METRON-1193
                 URL: https://issues.apache.org/jira/browse/METRON-1193
             Project: Metron
          Issue Type: Bug
            Reporter: Matt Foley


When one invokes `mvn site` in the root of the source repository, it auto-builds both the site-book and site (public web site).  This is great.  However, it takes quite a bit of time, and during it generates logs which look suspiciously like it is regenerating all dependencies for each module, every time.  This may be related to incremental builds turned off, if the modules are being invoked via separate commands instead of all at once.

Log attached.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)