alpha-omega icon indicating copy to clipboard operation
alpha-omega copied to clipboard

[Help wanted] Add maven to the default installed packages in the analyzer

Open scovetta opened this issue 3 years ago • 2 comments

The analyzer has Java installed, but not Maven. We should pre-install it.

scovetta avatar Dec 31 '22 04:12 scovetta

This should be a matter of adding maven to the apt-get install command in this Dockerfile, and then testing to make sure it doesn't break anything.

scovetta avatar Dec 31 '22 18:12 scovetta

I have created a PR for this #134. Open for feedback to make changes if needed.

veenaamb avatar Apr 22 '23 05:04 veenaamb