Some checks failed
Periodic Merges (6h) / master → staging-nixos (push) Failing after 12m50s
Periodic Merges (6h) / master → staging-next (push) Failing after 12m54s
Periodic Merges (24h) / merge-base(master,staging) → haskell-updates (push) Failing after 11m54s
Periodic Merges (6h) / staging-next → staging (push) Failing after 12m13s
Periodic Merges (24h) / staging-next-25.05 → staging-25.05 (push) Failing after 13m24s
Periodic Merges (24h) / release-25.05 → staging-next-25.05 (push) Failing after 14m28s
25 lines
1.0 KiB
Diff
25 lines
1.0 KiB
Diff
diff --git a/protege-desktop/pom.xml b/protege-desktop/pom.xml
|
|
index 2f599708..60059308 100644
|
|
--- a/protege-desktop/pom.xml
|
|
+++ b/protege-desktop/pom.xml
|
|
@@ -110,9 +110,6 @@
|
|
</archiverConfig>
|
|
<descriptors>
|
|
<descriptor>src/main/assembly/protege-platform-independent.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-os-x.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-win.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-linux.xml</descriptor>
|
|
</descriptors>
|
|
</configuration>
|
|
</execution>
|
|
@@ -165,9 +162,6 @@
|
|
</archiverConfig>
|
|
<descriptors>
|
|
<descriptor>src/main/assembly/protege-platform-independent.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-os-x.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-win.xml</descriptor>
|
|
- <descriptor>src/main/assembly/protege-linux.xml</descriptor>
|
|
</descriptors>
|
|
</configuration>
|
|
</execution>
|