Skip to content

Commit

Permalink
Fudgefile: Remove unused maven
Browse files Browse the repository at this point in the history
  • Loading branch information
jayvdb committed Aug 6, 2019
1 parent 4907b8f commit d1b3e2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions .moban.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ choco_requirements:
# overrides for package managers not yet used
visualstudio2017-workload-vctools: false
MinGW: false
maven: false # MavenRequirement is unused
miniconda3: false
R.Project: false # https://github.com/coala/coala-bears/issues/2919
luarocks: false # https://github.com/coala/coala-bears/issues/2918
Expand Down
7 changes: 0 additions & 7 deletions Fudgefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"adoptopenjdk": ".ci/nuspecs/adoptopenjdk.nuspec",
"golang": ".ci/nuspecs/golang.nuspec",
"hg": ".ci/nuspecs/hg.nuspec",
"maven": ".ci/nuspecs/maven.nuspec",
"nodejs": ".ci/nuspecs/nodejs.nuspec",
"python": ".ci/nuspecs/python.nuspec",
"ruby": ".ci/nuspecs/ruby.nuspec",
Expand Down Expand Up @@ -64,12 +63,6 @@
"source": "",
"version": "5.24.3.2404"
},
{
"appveyor_id": true,
"name": "maven",
"source": "",
"version": "3.5.4"
},
{
"name": "php",
"source": ""
Expand Down

0 comments on commit d1b3e2e

Please sign in to comment.