#-*- mode: ruby -*-

require 'maven/ruby/tasks'

# the actual build configuration is inside the Mavenfile

task :default => :build
