Projects >> cucumber-jvm >>dddc1048b084b58d87b721a27266739ac032f6d5

Chunk
Conflicting content
    protected String[] gems;

    @SuppressWarnings({"unchecked"})
<<<<<<< HEAD
=======
//    @Override
>>>>>>> c9fa125d50a7384b6583ffecf9a7af8ae847bd42
    public void execute() throws MojoFailureException, MojoExecutionException {

        if (installGems) {
Solution content
    protected String[] gems;

    @SuppressWarnings({"unchecked"})
    public void execute() throws MojoFailureException, MojoExecutionException {

        if (installGems) {
File
CucumberMojo.java
Developer's decision
Version 1
Kind of conflict
Comment