Infinite loop on processing-resources with m2eclipse
----------------------------------------------------

                 Key: MNG-4698
                 URL: http://jira.codehaus.org/browse/MNG-4698
             Project: Maven 2 & 3
          Issue Type: Bug
    Affects Versions: 3.0-beta-2
         Environment: Eclipse 3.5.2
M2Eclipse 0.10.0 with external mvn
Maven 3 (current svn)
            Reporter: George Lindholm


Every once in a while when I update a project, the maven plugin goes into an 
infinite loop
building the workspace. I have to manually stop the build.

The only thing I see on the console is:

02/06/10 12:19:08 PDT PM: Maven Builder: AUTO_BUILD requireFullBuild
02/06/10 12:19:09 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:09 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:09 PDT PM: [INFO] Nothing to compile - all classes are up to date
02/06/10 12:19:09 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:09 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:09 PDT PM: [INFO] Compiling 1 source file to 
E:\java\workspace\ks-web\ks-standalone\target\classes
02/06/10 12:19:11 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:11 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:11 PDT PM: [INFO] Nothing to compile - all classes are up to date
02/06/10 12:19:13 PDT PM: Maven Builder: AUTO_BUILD requireFullBuild
02/06/10 12:19:13 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:13 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:13 PDT PM: [INFO] Nothing to compile - all classes are up to date
02/06/10 12:19:14 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:14 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:14 PDT PM: [INFO] Compiling 1 source file to 
E:\java\workspace\ks-web\ks-standalone\target\classes
02/06/10 12:19:15 PDT PM: [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
02/06/10 12:19:15 PDT PM: [INFO] Copying 0 resource
02/06/10 12:19:15 PDT PM: [INFO] Nothing to compile - all classes are up to date


over and over and over

I have no idea on how to get a better idea as what is going on



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to