You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benjamin Bentmann (JIRA)" <ji...@codehaus.org> on 2010/06/02 21:40:13 UTC

[jira] Closed: (MNG-4698) Infinite loop on processing-resources with m2eclipse

     [ http://jira.codehaus.org/browse/MNG-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann closed MNG-4698.
----------------------------------

    Resolution: Not A Bug
      Assignee: Benjamin Bentmann

Please report this at https://issues.sonatype.org/browse/MNGECLIPSE instead.

> 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
>            Assignee: Benjamin Bentmann
>
> 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