Uploaded image for project: 'Red Hat CodeReady Studio (devstudio)'
  1. Red Hat CodeReady Studio (devstudio)
  2. JBDS-4357

Conflict org.eclipse.m2e.feature.feature.group 1.7.1.20161104-1805 vs 1.7.1.20170214-1514

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • 10.4.0.GA
    • 10.4.0.AM3
    • rpm
    • None
    • Hide
      1. Configure yum to use RHSCL 2.4 RC 1.0
        http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-RC-1.0/compose/Server/x86_64/os/
      2. yum remove "rh-*"
      3. yum install rh-eclipse46-devstudio
      4. Clean and start Devstudio
        rm -fr ~/.eclipse
        scl enable rh-eclipse46 bash
        cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/
        d=`date +%Y%m%d-%H%M`
        ./eclipse -consolelog -console -debug -data /tmp/wksp-${d}  -clean -vmargs -Dosgi.resolver.usesMode=strict | tee -a /tmp/rh-eclipse46-devstudio$(cat .pkgs/Devstudio).log.${d}_strict.txt
        
      1. Install "JBoss Tools Maven Packaging Configurator" from RH Central
      Show
      Configure yum to use RHSCL 2.4 RC 1.0 http://download-node-02.eng.bos.redhat.com/rel-eng/RHSCL-2.4-RHEL-7-RC-1.0/compose/Server/x86_64/os/ yum remove "rh-*" yum install rh-eclipse46-devstudio Clean and start Devstudio rm -fr ~/.eclipse scl enable rh-eclipse46 bash cd /opt/rh/rh-eclipse46/root/usr/lib64/eclipse/ d=`date +%Y%m%d-%H%M` ./eclipse -consolelog -console -debug -data /tmp/wksp-${d} -clean -vmargs -Dosgi.resolver.usesMode=strict | tee -a /tmp/rh-eclipse46-devstudio$(cat .pkgs/Devstudio).log.${d}_strict.txt Install "JBoss Tools Maven Packaging Configurator" from RH Central
    • NEW

      I tried to install stuff form RH Central manually to verify if automated tests are reliable and I found this problem which automated test didn't catch.

      When I installed "JBoss Tools Maven Packaging Configurator" I got bundle exceptions related to org.eclipse.m2e.*, see the log:
      rh-eclipse46-devstudio10.4-0.20170410.1402.el7.log.20170410-1722_strict.txt

      It seems that central contains org.eclipse.m2e 1.7.1.20161104-1805 but in Devstudio RPM is installed 1.7.1.20170214-1514.

            lvalach_jira Lukáš Valach (Inactive)
            lvalach_jira Lukáš Valach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: