Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Maven Integration (M2E) » File is out of sync problem
icon8.gif  File is out of sync problem [message #733510] Tue, 04 October 2011 22:37
Tom  is currently offline Tom Friend
Messages: 16
Registered: April 2010
Junior Member
I have a web project that,as part of it's Maven (M2E) build, writes a file "version.properties" directly to the /target/classes/properties folder.

The Eclipse clean/build process works correctly, and I can publish to tomcat for debugging. However, if I touch ANYTHING and then attempt to republish to tomcat, I get the following error:

Resource is out of sync with the file system: '/MyProject/target/classes/properties/version.properties'.

Can someone at least point me in the right direction here? What is tripping Eclipse up and making it think this file is out of sync?
Previous Topic:Can't seem to get M2E to work properly in Indigo
Next Topic:No aspectj-maven-plugin m2e connector
Goto Forum:
  


Current Time: Tue Mar 19 03:17:23 GMT 2024

Powered by FUDForum. Page generated in 0.02352 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top