diff --git a/buildspec.yml b/buildspec.yml index 5906d07ab..6ad2dbdc2 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -8,7 +8,7 @@ phases: commands: - echo Nothing to do in prebuil - uname -a - - wget --version + - yum install maven -y build: commands: - echo Build started on `date`