Checkout our demo site to practice selenium https://magento.softwaretestingboard.com/

0 like 0 dislike
9.6k views
by

1 Answer

0 like 0 dislike
by Contributing Tester (99 points)

Two things you can do,

1. Delete the old plugin in your pom.xml file.

        <plugin>

            <groupId>org.codehaus.mojo</groupId>

            <artifactId>exec-maven-plugin</artifactId>

            <version>1.2</version>

        </plugin>

2 Also, try running on your machine through command line,

mvn clean install

Let us know how it worked!


This site is for software testing professionals, where you can ask all your questions and get answers from 1300+ masters of the profession. Click here to submit yours now!

1.4k questions

1.6k answers

866 comments

1.9k users

...