Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-6318

Grape fails when userhome contains cyrillic characters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • 2.1.6
    • None
    • Grape
    • Windows 7 64bit, JDK 7u25 64 bit.Not tested on other systems.

    Description

      If user home directory contains cyrillic letters, then Grapes fails with

      java.lang.RuntimeException: Error grabbing Grapes – [unresolved dependency:...]

      Test case (the user home dir contains cyrillic letters):

      org.apache.ivy.util.Message.setDefaultLogger(new org.apache.ivy.util.DefaultMessageLogger(org.apache.ivy.util.Message.MSG_DEBUG))
      groovy.grape.Grape.grab(group:'cc.redberry', module:'groovy', version:'1.1.3')

      Output:
      setting 'ivy.default.settings.dir' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
      setting 'ivy.basedir' to 'C:\Users\Татьяна\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Groovy-2.1.6\.'
      setting 'ivy.default.conf.dir' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
      setting 'java.runtime.name' to 'Java(TM) SE Runtime Environment'
      setting 'sun.boot.library.path' to 'C:\Program Files\Java\jdk1.7.0_25\jre\bin'
      setting 'java.vm.version' to '23.25-b01'
      setting 'java.vm.vendor' to 'Oracle Corporation'
      setting 'java.vendor.url' to 'http://java.oracle.com/'
      setting 'path.separator' to ';'
      setting 'java.vm.name' to 'Java HotSpot(TM) 64-Bit Server VM'
      setting 'file.encoding.pkg' to 'sun.io'
      setting 'user.country' to 'RU'
      setting 'user.script' to ''
      setting 'sun.os.patch.level' to 'Service Pack 1'
      setting 'java.vm.specification.name' to 'Java Virtual Machine Specification'
      setting 'user.dir' to 'C:\Users\Татьяна\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Groovy-2.1.6'
      setting 'java.runtime.version' to '1.7.0_25-b17'
      setting 'java.awt.graphicsenv' to 'sun.awt.Win32GraphicsEnvironment'
      setting 'java.endorsed.dirs' to 'C:\Program Files\Java\jdk1.7.0_25\jre\lib\endorsed'
      setting 'os.arch' to 'amd64'
      setting 'java.io.tmpdir' to 'C:\Users\8C74~1\AppData\Local\Temp\'
      setting 'line.separator' to '
      '
      setting 'java.vm.specification.vendor' to 'Oracle Corporation'
      setting 'user.variant' to ''
      setting 'os.name' to 'Windows 7'
      setting 'tools.jar' to 'C:\Program Files\Java\jdk1.7.0_25\lib\tools.jar'
      setting 'sun.jnu.encoding' to 'Cp1251'
      setting 'java.library.path' to 'C:\Program Files (x86)\Groovy\Groovy-2.1.6\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Groovy\Groovy-2.1.6\bin;.'
      setting 'sun.awt.enableExtraMouseButtons' to 'true'
      setting 'java.specification.name' to 'Java Platform API Specification'
      setting 'java.class.version' to '51.0'
      setting 'sun.management.compiler' to 'HotSpot 64-Bit Tiered Compilers'
      setting 'os.version' to '6.1'
      setting 'user.home' to 'C:\Users\Татьяна'
      setting 'user.timezone' to 'Europe/Moscow'
      setting 'java.awt.printerjob' to 'sun.awt.windows.WPrinterJob'
      setting 'file.encoding' to 'Cp1251'
      setting 'java.specification.version' to '1.7'
      setting 'java.class.path' to 'C:\Program Files (x86)\Groovy\Groovy-2.1.6\lib\groovy-2.1.6.jar'
      setting 'user.name' to 'Татьяна'
      setting 'java.vm.specification.version' to '1.7'
      setting 'java.home' to 'C:\Program Files\Java\jdk1.7.0_25\jre'
      setting 'sun.arch.data.model' to '64'
      setting 'user.language' to 'ru'
      setting 'java.specification.vendor' to 'Oracle Corporation'
      setting 'awt.toolkit' to 'sun.awt.windows.WToolkit'
      setting 'java.vm.info' to 'mixed mode'
      setting 'java.version' to '1.7.0_25'
      setting 'java.ext.dirs' to 'C:\Program Files\Java\jdk1.7.0_25\jre\lib\ext;C:\Windows\Sun\Java\lib\ext'
      setting 'sun.boot.class.path' to 'C:\Program Files\Java\jdk1.7.0_25\jre\lib\resources.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\rt.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\sunrsasign.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jsse.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jce.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\charsets.jar;C:\Program Files\Java\jdk1.7.0_25\jre\lib\jfr.jar;C:\Program Files\Java\jdk1.7.0_25\jre\classes'
      setting 'java.vendor' to 'Oracle Corporation'
      setting 'file.separator' to '\'
      setting 'java.vendor.url.bug' to 'http://bugreport.sun.com/bugreport/'
      setting 'sun.io.unicode.encoding' to 'UnicodeLittle'
      setting 'sun.cpu.endian' to 'little'
      setting 'groovy.sanitized.stacktraces' to 'org.codehaus.groovy.runtime.
      org.codehaus.groovy.
      groovy.lang.
      gjdk.groovy.lang.
      sun.
      java.lang.reflect.
      java.lang.Thread
      groovy.ui.Console'
      setting 'groovy.full.stacktrace' to 'false'
      setting 'groovy.starter.conf' to 'C:\Program Files (x86)\Groovy\Groovy-2.1.6\conf\groovy-starter.conf'
      setting 'sun.desktop' to 'windows'
      setting 'groovy.home' to 'C:\Program Files (x86)\Groovy\Groovy-2.1.6'
      setting 'sun.cpu.isalist' to 'amd64'
      :: loading settings :: url = jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml
      setting 'ivy.settings.url' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml'
      setting 'ivy.conf.url' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings.xml'
      setting 'ivy.settings.dir' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
      setting 'ivy.conf.dir' to 'jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings'
      setting 'ivy.default.ivy.user.dir' to 'C:\Users\Татьяна\.ivy2'
      setting 'ivy.home' to 'C:\Users\Татьяна\.ivy2'
      no default ivy user dir defined: set to C:\Users\Татьяна\.ivy2
      setting 'ivy.log.modules.in.use' to 'false'
      setting 'ivy.resolver.default.check.modified' to 'false'
      setting 'ivy.default.always.check.exact.revision' to 'false'
      setting 'ivy.retrieve.pattern' to '${ivy.lib.dir}/[artifact][revision]([classifier]).[ext]'
      setting 'ivy.configurations' to '*'
      setting 'ivy.buildlist.ivyfilepath' to 'ivy.xml'
      setting 'ivy.status' to 'integration'
      setting 'ivy.resolve.default.type.filter' to '*'
      setting 'ivy.project.dir' to '${basedir}'
      setting 'ivy.dep.file' to 'ivy.xml'
      setting 'ivy.settings.file' to 'ivysettings.xml'
      setting 'ivy.report.output.pattern' to '[organisation][module][conf].[ext]'
      setting 'ivy.cache.ttl.default' to '10s'
      setting 'ivy.publish.src.artifacts.pattern' to '${ivy.distrib.dir}/[type]s/[artifact][revision]([classifier]).[ext]'
      setting 'ivy.deliver.ivy.pattern' to '${ivy.distrib.dir}/[type]s/[artifact][revision]([classifier]).[ext]'
      setting 'ivy.build.artifacts.dir' to '${ivy.project.dir}/build/artifacts'
      setting 'ivy.checksums' to 'sha1,md5'
      setting 'ivy.distrib.dir' to '${ivy.project.dir}/distrib'
      setting 'ivy.lib.dir' to '${ivy.project.dir}/lib'
      including url: jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings-public.xml
      setting 'ivy.cache.dir' to 'C:\Users\Татьяна\.ivy2\cache'
      no default cache defined: set to C:\Users\Татьяна\.ivy2\cache
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      including url: jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings-shared.xml
      setting 'ivy.shared.default.root' to 'C:\Users\Татьяна\.ivy2/shared'
      setting 'ivy.shared.default.ivy.pattern' to '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
      setting 'ivy.shared.default.artifact.pattern' to '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
      shared: no namespace defined: using system
      shared: no latest strategy defined: using default
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      including url: jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings-local.xml
      setting 'ivy.local.default.root' to 'C:\Users\Татьяна\.ivy2/local'
      setting 'ivy.local.default.ivy.pattern' to '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
      setting 'ivy.local.default.artifact.pattern' to '[organisation]/[module]/[revision]/[type]s/[artifact].[ext]'
      shared: no namespace defined: using system
      shared: no latest strategy defined: using default
      local: no namespace defined: using system
      local: no latest strategy defined: using default
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      including url: jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings-main-chain.xml
      shared: no namespace defined: using system
      shared: no latest strategy defined: using default
      local: no namespace defined: using system
      local: no latest strategy defined: using default
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      main: no namespace defined: using system
      main: no latest strategy defined: using default
      including url: jar:file:/C:/Program%20Files%20(x86)/Groovy/Groovy-2.1.6/lib/ivy-2.2.0.jar!/org/apache/ivy/core/settings/ivysettings-default-chain.xml
      shared: no namespace defined: using system
      shared: no latest strategy defined: using default
      default: no namespace defined: using system
      default: no latest strategy defined: using default
      local: no namespace defined: using system
      local: no latest strategy defined: using default
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      main: no namespace defined: using system
      main: no latest strategy defined: using default
      shared: no namespace defined: using system
      shared: no latest strategy defined: using default
      default: no namespace defined: using system
      default: no latest strategy defined: using default
      local: no namespace defined: using system
      local: no latest strategy defined: using default
      public: no namespace defined: using system
      public: no latest strategy defined: using default
      main: no namespace defined: using system
      main: no latest strategy defined: using default
      'ivy.default.ivy.user.dir' already set: discarding 'C:\Users\Татьяна\.ivy2'
      settings loaded (96ms)
      default cache: C:\Users\Татьяна\.ivy2\cache
      default resolver: default
      default latest strategy: latest-revision
      default conflict manager: latest-revision
      circular dependency strategy: warn
      validate: true
      check up2date: true
      – 5 resolvers:
      shared [file]
      cache: null
      m2compatible: false
      ivy patterns:
      C:\Users\Татьяна\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
      artifact patterns:
      C:\Users\Татьяна\.ivy2/shared/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
      repository: shared
      default [chain] [local, main]
      return first: true
      dual: false
      -> local
      -> main
      local [file]
      cache: null
      m2compatible: false
      ivy patterns:
      C:\Users\Татьяна\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
      artifact patterns:
      C:\Users\Татьяна\.ivy2/local/[organisation]/[module]/[revision]/[type]s/[artifact].[ext]
      repository: local
      public [ibiblio]
      cache: null
      m2compatible: true
      ivy patterns:
      http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
      artifact patterns:
      http://repo1.maven.org/maven2/[organisation]/[module]/[revision]/[artifact]-[revision](-[classifier]).[ext]
      repository: public
      root: http://repo1.maven.org/maven2/
      pattern: [organisation]/[module]/[revision]/[artifact][revision]([classifier]).[ext]
      usepoms: true
      useMavenMetadata: true
      main [chain] [shared, public]
      return first: false
      dual: true
      -> shared
      -> public
      module settings:
      NONE
      :: resolving dependencies :: caller#all-caller;working11
      confs: [default]
      validate = false
      refresh = false
      resolving dependencies for configuration 'default'
      == resolving dependencies for caller#all-caller;working11 [default]
      loadData of caller#all-caller;working11 of rootConf=default
      == resolving dependencies caller#all-caller;working11->cc.redberry#groovy;1.1.3 [default->default]
      loadData of cc.redberry#groovy;1.1.3 of rootConf=default
      using downloadGrapes to resolve cc.redberry#groovy;1.1.3
      downloadGrapes: Checking cache for: dependency: cc.redberry#groovy;1.1.3

      {default=[default]}

      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      trying C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/ivy-1.1.3.xml
      tried C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/ivy-1.1.3.xml
      cachedGrapes: resource not reachable for cc.redberry#groovy;1.1.3: res=C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      trying C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/jars/groovy-1.1.3.jar
      tried C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/jars/groovy-1.1.3.jar
      cachedGrapes: resource not reachable for cc.redberry#groovy;1.1.3: res=C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\jars\groovy-1.1.3.jar
      cachedGrapes: no ivy file nor artifact found for cc.redberry#groovy;1.1.3
      don't use cache for cc.redberry#groovy;1.1.3: checkModified=true
      trying file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      tried file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      localm2: resource not reachable for cc/redberry#groovy;1.1.3: res=file:C:/Users/Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      trying file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      tried file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      localm2: resource not reachable for cc/redberry#groovy;1.1.3: res=file:C:/Users/Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      localm2: no ivy file nor artifact found for cc.redberry#groovy;1.1.3
      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      trying http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      tried http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      codehaus: resource not reachable for cc/redberry#groovy;1.1.3: res=http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      trying http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      tried http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      codehaus: resource not reachable for cc/redberry#groovy;1.1.3: res=http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      codehaus: no ivy file nor artifact found for cc.redberry#groovy;1.1.3
      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      trying http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      tried http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      ibiblio: found md file for cc.redberry#groovy;1.1.3
      => http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom (1.1.3)
      parser = pom parser
      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      downloading http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom ...
      ibiblio: downloading http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      to C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml.original.part
      sha1 file found for http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom: checking...
      ibiblio: downloading http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom.sha1
      to C:\Users\8C74~1\AppData\Local\Temp\ivytmp1368154019440726045sha1
      sha1 OK for http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      [SUCCESSFUL ] cc.redberry#groovy;1.1.3!groovy.pom(pom.original) (332ms)
      WARN: io problem while parsing ivy file: http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom: Path contains invalid character: Т
      no ivy file in cache for cc.redberry#groovy;1.1.3: tried C:\Users\Татьяна\.groovy\grapes\cc.redberry\groovy\ivy-1.1.3.xml
      trying http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      tried http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      java.net2: resource not reachable for cc/redberry#groovy;1.1.3: res=http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      trying http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      tried http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      java.net2: resource not reachable for cc/redberry#groovy;1.1.3: res=http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      java.net2: no ivy file nor artifact found for cc.redberry#groovy;1.1.3
      WARN: module not found: cc.redberry#groovy;1.1.3
      WARN: ==== cachedGrapes: tried
      WARN: C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/ivy-1.1.3.xml
      WARN: – artifact cc.redberry#groovy;1.1.3!groovy.jar:
      WARN: C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/jars/groovy-1.1.3.jar
      WARN: ==== localm2: tried
      WARN: file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      WARN: – artifact cc.redberry#groovy;1.1.3!groovy.jar:
      WARN: file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      WARN: ==== codehaus: tried
      WARN: http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      WARN: – artifact cc.redberry#groovy;1.1.3!groovy.jar:
      WARN: http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      WARN: ==== ibiblio: tried
      WARN: http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      WARN: ==== java.net2: tried
      WARN: http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom
      WARN: – artifact cc.redberry#groovy;1.1.3!groovy.jar:
      WARN: http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar
      Nbr of module to sort : 0
      resolved ivy file produced in C:\Users\Татьяна\.groovy\grapes\resolved-caller-all-caller-working11.xml
      :: downloading artifacts ::
      resolve done (469ms resolve - 0ms download)

      :: problems summary ::
      :::: WARNINGS
      io problem while parsing ivy file: http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom: Path contains invalid character: Т

      module not found: cc.redberry#groovy;1.1.3

      ==== cachedGrapes: tried

      C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/ivy-1.1.3.xml

      – artifact cc.redberry#groovy;1.1.3!groovy.jar:

      C:\Users\Татьяна/.groovy/grapes/cc.redberry/groovy/jars/groovy-1.1.3.jar

      ==== localm2: tried

      file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom

      – artifact cc.redberry#groovy;1.1.3!groovy.jar:

      file:C:\Users\Татьяна/.m2/repository/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar

      ==== codehaus: tried

      http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom

      – artifact cc.redberry#groovy;1.1.3!groovy.jar:

      http://repository.codehaus.org/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar

      ==== ibiblio: tried

      http://repo1.maven.org/maven2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom

      ==== java.net2: tried

      http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.pom

      – artifact cc.redberry#groovy;1.1.3!groovy.jar:

      http://download.java.net/maven/2/cc/redberry/groovy/1.1.3/groovy-1.1.3.jar

      :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
      Exception thrown

      java.lang.RuntimeException: Error grabbing Grapes – unresolved dependency: cc.redberry#groovy;1.1.3: not found

      If the user home directory does not contain cyrillic letters then all work fine on the same system.

      Attachments

        Activity

          People

            Unassigned Unassigned
            poslavsky_sv Stanislav Poslavsky
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: