Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-16760

Dependency conversion to Maven is broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 4.2.0.Beta1
    • 4.2.0.Alpha1
    • maven
    • None
    • Hide
      • Create a dynamic web project
      • Add a few jars under WEB-INF/lib
      • Configure > Convert to Maven
      • Select GAV
      • Let the wizard identify dependencies and click Finish
        ASSERT the selected dependencies are added to pom.xml
        <= FAIL : no dependency is added
      Show
      Create a dynamic web project Add a few jars under WEB-INF/lib Configure > Convert to Maven Select GAV Let the wizard identify dependencies and click Finish ASSERT the selected dependencies are added to pom.xml <= FAIL : no dependency is added

      JBIDE-15615 introduced a pretty nasty regression in that selected dependencies aren't added to the pom.xml anymore.

      dependencies are disposed before being added to the pom : https://github.com/jbosstools/jbosstools-central/commit/b20591dd961b508946882e78b3adaf958b4cc8fb#diff-e31d7211a80570ec001ba59d30612080R105

            fbricon@redhat.com Fred Bricon
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: