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

ivy4r buildr::eclipse integration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 1.4.1
    • None
    • IDE
    • None
    • Buildr 1.4.1 (JRuby 1.5.1), java version "1.6.0_18" openjdk, Ubuntu 10.04

    Description

      When: jruby -S buildr package eclipse
      directory structure{
      src/HelloWorld.java
      buildfile
      ivy.xml
      ant-scripts/ixysettings.xml
      }

      Then: Some lines in the generated classpath are:
      <classpathentry kind="lib" path="../../../../../.ivy2/cache/org.jbehave/jbehave-core/jars/jbehave-core-2.5.9.jar"/>

      Expected:
      <classpathentry kind="lib" path="lib/default/jbehave-core-2.5.9.jar"/>

      Workaround: The following code changes the ivy cache path:
      ivy.conf :compile => 'default'
      ivy.ivy4r.property['ivy.home'] = path_to('lib')

      Attachments

        1. buildfile
          0.7 kB
          Nikos Maris
        2. ivy.xml
          0.2 kB
          Nikos Maris
        3. ivysettings.xml
          0.2 kB
          Nikos Maris

        Activity

          People

            Unassigned Unassigned
            nickmeet Nikos Maris
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: