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

Integration-tests repo cannot be built due to m2e updates

    XMLWordPrintable

Details

    Description

      We see multiple errors caused by m2e components upgraded to 2.x in transitive dependencies. ie:

      [INFO] Resolving dependencies of MavenProject: org.jboss.tools.examples.ui.bot.test:org.jboss.tools.examples.ui.bot.test:4.4.300-SNAPSHOT @ /home/odockal/git/jbosstools-integration-tests/tests/org.jboss.tools.examples.ui.bot.test/pom.xml
      [INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64}
      [ERROR] Cannot resolve project dependencies:
      [ERROR]   Software being installed: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.0.201811102243-r
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.0.0.201501120825 requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.7.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.0.0.201503101518 requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.7.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.0.0.201602071612 requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.8.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.0.0.201608091842 requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.8.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.0.0.201705301746 requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,1.9.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.0.201811102243-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.1.201812031126-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.2.201812191233-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.3.201903061028-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.4.201906210825-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Missing requirement: com.basistech.m2e.code.quality.checkstyle 1.1.5.202109180907-r requires 'osgi.bundle; org.eclipse.m2e.jdt [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201501120825 depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201501120825,1.0.0.201501120825]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201503101518 depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201503101518,1.0.0.201503101518]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201602071612 depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201602071612,1.0.0.201602071612]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201608091842 depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201608091842,1.0.0.201608091842]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.0.0.201705301746 depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.0.0.201705301746,1.0.0.201705301746]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.0.201811102243-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.0.201811102243-r,1.1.0.201811102243-r]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.1.201812031126-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.1.201812031126-r,1.1.1.201812031126-r]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.2.201812191233-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.2.201812191233-r,1.1.2.201812191233-r]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.3.201903061028-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.3.201903061028-r,1.1.3.201903061028-r]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.4.201906210825-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.4.201906210825-r,1.1.4.201906210825-r]
      [ERROR]   Cannot satisfy dependency: com.basistech.m2e.code.quality.checkstyle.feature.feature.group 1.1.5.202109180907-r depends on: org.eclipse.equinox.p2.iu; com.basistech.m2e.code.quality.checkstyle [1.1.5.202109180907-r,1.1.5.202109180907-r]
      [ERROR] 
      

      And

      [INFO] Resolving dependencies of MavenProject: org.jboss.tools.integration-tests:integration-tests.site:4.4.300-SNAPSHOT @ /home/odockal/git/jbosstools-integration-tests/site/pom.xml
      [INFO] {osgi.os=macosx, osgi.ws=cocoa, org.eclipse.update.install.features=true, osgi.arch=x86_64}
      [ERROR] Cannot resolve project dependencies:
      [ERROR]   Software being installed: integration-tests.site raw:4.4.300.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.4.300-SNAPSHOT
      [ERROR]   Missing requirement: org.jboss.tools.forge.ui 2.0.800.v20220818-0750 requires 'osgi.bundle; org.eclipse.m2e.core [1.0.0,2.0.0)' but it could not be found
      [ERROR]   Cannot satisfy dependency: integration-tests.site raw:4.4.300.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):4.4.300-SNAPSHOT depends on: org.eclipse.equinox.p2.iu; org.jboss.tools.forge.ui.bot.test 0.0.0
      [ERROR]   Cannot satisfy dependency: org.jboss.tools.forge.ui.bot.test 4.4.300.v20210225-1223 depends on: osgi.bundle; org.jboss.tools.forge.ui 0.0.0
      

      Attachments

        Activity

          People

            odockal@redhat.com Ondrej Dockal
            odockal@redhat.com Ondrej Dockal
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: