MAVEN compilation error Failed to execute goal Org.apache.maven.plugins:maven-clean-plugin:2.5:clean

Source: Internet
Author: User

When Eclipse compiles a Java program using MAVEN's tomcat control, an error Failed to execute goal Org.apache.maven.plugins:maven-clean-plugin:2.5:clean ( Default-clean) on project **-web:failed to clean project:failed to delete e:\**\target\tomcat\logs\access_log

This type of error

This error usually occurs because you have started another Tomcat process or a running Javaw.exe process, which results in errors.

Workaround:

1. Mouse click X to close the console page that failed to run, (if run multiple times, the program console will only be placed here)


When off, you should see a small red square. Click to stop the Tomcat process or the running Javaw.exe process.

and then recompile.

MAVEN compilation error Failed to execute goal Org.apache.maven.plugins:maven-clean-plugin:2.5:clean

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.