Hi, I'm trying to get test resources to be processed upon a change to project configuration, but when I add two lifecycle phases or goals to the textbox for "Goals to run when updating project configuration," I get the below error. I've tried adding "process-resources process-testResources" as well as "process-resources resources:testResources"
This is with m2eclipse .9.6.20080905-0917 Thanks, -Clint 2/20/09 10:18:39 AM CST: [INFO] Attempting to resolve a version for plugin: org.apache.maven.plugins:maven-process-resources resources-plugin using meta-version: RELEASE 2/20/09 10:18:39 AM CST: Adding source folder /lms/src/main/java 2/20/09 10:18:39 AM CST: Adding resource folder /lms/src/main/resources 2/20/09 10:18:39 AM CST: Adding source folder /lms/src/test/java 2/20/09 10:18:39 AM CST: Adding resource folder /lms/src/main/webapp 2/20/09 10:18:39 AM CST: Adding resource folder /lms/src/test/resources 2/20/09 10:18:39 AM CST: Build error for /lms/pom.xml; org.apache.maven.InvalidTaskException: Failed to load one or more lifecycle definitions which may contain task: 'process-resources resources:testResources'. 2/20/09 10:18:39 AM CST: Setting source compatibility: 1.6 2/20/09 10:18:39 AM CST: Setting target compatibility: 1.6 2/20/09 10:18:39 AM CST: Updated source folders for project lms 3sec --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email