You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by fachhoch <fa...@gmail.com> on 2009/03/29 08:32:28 UTC

maven build for any change in eclipse

any changes i make to any static files like html or shuffle the location
maven eclipse build starts and it takes time ,

here is the output generated by maven console

3/29/09 2:32:59 AM EDT: [INFO] Searching repository for plugin with prefix:
'resources'.
3/29/09 2:32:59 AM EDT: [INFO] Scanning for projects...
3/29/09 2:32:59 AM EDT: [INFO]
------------------------------------------------------------------------
3/29/09 2:32:59 AM EDT: [INFO] Building Unnamed - gov.hhs.acf:audit:war:1
3/29/09 2:32:59 AM EDT: [INFO] 
3/29/09 2:32:59 AM EDT: [INFO] Id: gov.hhs.acf:audit:war:1
3/29/09 2:32:59 AM EDT: [INFO] task-segment: [process-resources,
resources:testResources]
3/29/09 2:32:59 AM EDT: [INFO]
------------------------------------------------------------------------
3/29/09 2:33:00 AM EDT: [INFO] [aspectj:compile]
3/29/09 2:33:00 AM EDT: [INFO] [resources:resources]
3/29/09 2:33:00 AM EDT: [INFO] Using default encoding to copy filtered
resources.
3/29/09 2:33:00 AM EDT: [INFO] [resources:testResources]
3/29/09 2:33:00 AM EDT: [INFO] Using default encoding to copy filtered
resources.

please tell me how to avoid maven to start the build for changes to static
filles like xml or html 
-- 
View this message in context: http://www.nabble.com/maven-build-for-any-change-in-eclipse-tp22764845p22764845.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org