-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
jfx19
-
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
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
- duplicates
-
JDK-8279327 Maven Assembly Plugin Issues Warnings for JavaFx 17 Onwards
-
- Closed
-
- relates to
-
JDK-8279380 Duplicate profile id in JavaFX maven POM
-
- Closed
-