Uploaded image for project: 'Buildr (Retired)'
  1. Buildr (Retired)
  2. BUILDR-623

build from POM results in InvalidURIError

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 1.4.6
    • 1.5
    • Dependency management
    • None

    Description

      I've got a POM with simple repository definition and dependency ref.
      Whenever I try to run Buildr against this POM Buildr tries to parse String that includes square bracket and single quote into URI.
      I'm getting this:

      $ buildr -v compile
      /usr/local/lib64/ruby/gems/1.9.1/gems/rake-0.8.7/lib/rake/alt_system.rb:32: Use RbConfig instead of obsolete and deprecated Config.
      /usr/lib64/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': iconv will be deprecated in the future, use String#encode instead.
      To use Buildr you need a buildfile. Do you want me to create one?:
      1. From Maven2 POM file
      2. From directory structure
      3. Cancel
      ? 1
      Downloading org.jboss.aop:jboss-aop:pom:2.1.8.GA
      Buildr aborted!
      URI::InvalidURIError : bad URI(is not URI?): ["https://repository.jboss.org/nexus/content/groups/public-jboss/"]

      Attachments

        1. pom.xml
          1 kB
          Oleg Mikheev

        Activity

          People

            toulmean Antoine Toulme
            bornmw Oleg Mikheev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: