Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8305167

Duplicate profile ids in generated javafx-19.0.2.1.pom

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      all maven builds

      A DESCRIPTION OF THE PROBLEM :
      [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:19.0.2.1
      org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id linux-x86_64 @ line 36, column 17
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id linux-aarch64 @ line 68, column 17
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id macosx-x86_64 @ line 116, column 17
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id macosx-aarch64 @ line 148, column 17
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id windows-x86_64 @ line 180, column 17
      [ERROR] 'profiles.profile.id' must be unique but found duplicate profile with id windows-x86 @ line 212, column 17


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      look at the generated pom files

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      unique profile ids
      ACTUAL -
      duplicate profile ids

      FREQUENCY : always


            pnarayanaswa Praveen Narayanaswamy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: