Hi, hoping this is an appropriate place to ask for some help with our build
on Mahout.
We recently did a lot of refactoring and got to a point where we were
getting `src`-only zips, no jars and no binary builds. A few of the team
have tried digging in to fix it but we are stuck due to lack of mave
I've remembered why we made edits that dropped the bin build now, am
experiencing long periods of pegged CPU (~1000%) and then heap or OOM
errors at this line:
[INFO] [INFO]
[INFO] [INFO] Building Apache Mahout 14.1
[INFO] [I
Hi
the first thing is to upgrade the assmbly plugin and maybe all of the other
core plugins.
Expecially for the Assembly plugin we did lots of enhancements recently.
Enrico
Il ven 10 mag 2019, 06:20 Andrew Musselman ha scritto:
> I've remembered why we made edits that dropped the bin build now
Thanks very much, will do that.
Upgrading my maven version itself to 3.6 instead of 3.3 has gotten me over
one hump already.
On Thu, May 9, 2019 at 10:33 PM Enrico Olivelli wrote:
> Hi
> the first thing is to upgrade the assmbly plugin and maybe all of the other
> core plugins.
> Expecially for