Configure Mavens builds clean command Eclipse
Configure Mavens builds clean command Eclipse

Configure Mavens builds clean command Eclipse

  • Usually when you use eclipse with Maven we do directly clean or install command from inbuilt eclipse as shown below:

Configure Mavens builds clean command Eclipse
Configure Mavens builds clean command Eclipse
  • To configure you build according to you requirement you could also configure: Right click your project –> Run As –> Run Configuration –> Maven build(Right click –> New) then choose your goals:

    Configure Mavens builds clean command Eclipse
    Configure Mavens builds clean command Eclipse
  • One more example if you want to do only clean:

Configure Mavens builds clean command Eclipse

One thought on “Configure Mavens builds clean command Eclipse”

Leave a Reply

Your email address will not be published. Required fields are marked *