Results 1 to 2 of 2

Thread: Infinite loop in maven build after Grails upgrade from 1.1.1 to 1.1.2

  1. #1

    Default Infinite loop in maven build after Grails upgrade from 1.1.1 to 1.1.2

    I upgraded my grails application from the command line from 1.1.1 to 1.1.2. After that succeeded I went back into STS and did a grails->refresh depdencies and then ran a build. The maven builder when into a very tight loop that eventually took down the entire system. Console.app reported thousands of messages similar to this:

    12/4/09 Dec 4 2:49:48 PM [0x0-0x20020].org.eclipse.eclipse[366] Plugin [hibernate-1.1.1] is installed, but was not found in the application's metadata, do you want to uninstall? (y, n)

    Performing a build with maven from the command line showed the same message where I was able to select 'y' and now STS is happy again.

  2. #2
    Join Date
    Aug 2004
    Location
    Duesseldorf, Germany
    Posts
    1,210

    Default

    Ryan,

    could you raise a JIRA for this describing the steps to get into this situation? That way I can take a look and see what we can do to prevent this issue.

    Thanks, Christian
    Christian Dupuis
    SpringSource, a division of VMware
    Lead, SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/cdupuis

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •