Tycho Kind-POM Duplikation — target-platform-configuration und tycho-maven-plugin #64
Labels
No labels
bug
build
enhancement
headless
P1-critical
P2-high
P3-medium
P4-low
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ai-tools/jdt-mcp-server#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
Das Plugin-POM (
org.naturzukunft.jdt.mcp/pom.xml) dupliziert Konfigurationen aus dem Parent:target-platform-configurationmit Environments — aber ohneaarch64für Linux (Teilmenge des Parent). Kind überschreibt Parent bei Tycho.tycho-maven-pluginmit<extensions>true</extensions>— unnötig, wird vom Parent geerbt.Fix
Beide Einträge aus dem Kind-POM entfernen.
Gefunden von
Duft