Sha256: d0d95309c48d3c6f6b3f48e48ad9ec1402c64f99142de6967e93ca773b0d17df
Contents?: true
Size: 213 Bytes
Versions: 1
Compression:
Stored size: 213 Bytes
Contents
require File.join(File.dirname(__FILE__), 'gem_project.rb') proj = Maven::Tools::GemProject.new("in_phase_execution") proj.load_mavenfile(ARGV[0]) block = proj.executions_in_phase[ARGV[1]] block.call if block
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
maven-tools-0.32.0 | lib/maven/tools/execute_in_phase.rb |