Uploaded image for project: 'IvyDE (Retired)'
  1. IvyDE (Retired)
  2. IVYDE-296

Dependencies (related projects) with artifact node can't resolve.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.2.0.final
    • workspace resolver
    • None

    Description

      If I have 2 projects in my workspace the resolve failed if the artifact part is declared. Only default (jar) works.

      <dependency org="services" name="mock" rev="${version.number}" conf="test->default">
      <artifact name="mock" type="war" ext="war" />
      </dependency>

      I need to close the project or to disable workspace resolver. The mock is used to prepare a test runtime (same workspace but not direct code dependencies).

      Maybe each project can exclude specific project from classpath resolver or find a way to use ivy publication part from project dependencies.

      IvyIDe uses the ivyde-workspace-resolver and a "eclipse artifact" which conflict with the ivy.xml (type="war" ext="war").

      http://old.nabble.com/IvyDE-Workspace-Resolver-td31425340.html#a31799813

      Attachments

        Issue Links

          Activity

            People

              hibou Nicolas Lalevée
              devantor devantor
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: