Results 1 to 2 of 2

Thread: Grails updration from 1.1 to 1.3.7

  1. #1
    Join Date
    Dec 2010
    Posts
    14

    Default Grails updration from 1.1 to 1.3.7

    Hi,
    I upgraded my grails version from 1.1 to 1.3.7.
    When I try build war file I am getting below error messages.
    Unable to resolve class org.apache.commons.httpclient.HttpClient
    Unable to resolve class org.apache.commons.httpclient.params.HttpClientPar ams


    If I tried same source with grails 1.1, I am able to generate war file without any error.

    Please help me to resolve this issue.

    Prasad

  2. #2
    Join Date
    Jun 2010
    Location
    London
    Posts
    304

    Default

    Did you resolve this? Do you have the full output? This is probably connected to one of the plugins you are using, since Grails does not depend on HttpClient.

Posting Permissions

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