Skip to content

Commit

Permalink
Remove dependency to maven. Fixes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Trabold committed Nov 29, 2011
1 parent 7655aec commit 92b2e7c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions recipes/default.rb
Expand Up @@ -18,7 +18,6 @@
#

include_recipe "java"
include_recipe "maven"

package "unzip"

Expand Down Expand Up @@ -61,4 +60,4 @@
group "root"
mode 0644
notifies :restart, resources(:service => "sonar")
end
end

0 comments on commit 92b2e7c

Please sign in to comment.