File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 25
25
<module >commandapi-spigot</module >
26
26
<module >../commandapi-kotlin/commandapi-kotlin-core</module >
27
27
<module >../commandapi-kotlin/commandapi-kotlin-bukkit</module >
28
- <module >../commandapi-kotlin/commandapi-kotlin-paper</module >
29
- <module >../commandapi-kotlin/commandapi-kotlin-spigot</module >
28
+ <!-- TODO: Definitely find a solution for this problem, for now we just disable this -->
29
+ <!-- <module>../commandapi-kotlin/commandapi-kotlin-paper</module>
30
+ <module>../commandapi-kotlin/commandapi-kotlin-spigot</module>-->
30
31
</modules >
31
32
</profile >
32
33
<profile >
Original file line number Diff line number Diff line change 70
70
71
71
<!-- General and platform documentation -->
72
72
<module >commandapi-documentation-code</module >
73
- <module >commandapi-platforms/commandapi-paper/commandapi-paper-documentation-code</module >
74
- <module >commandapi-platforms/commandapi-spigot/commandapi-spigot-documentation-code</module >
73
+ <!-- TODO: Definitely find a solution for this problem, for now we just disable this -->
74
+ <!-- <module>commandapi-platforms/commandapi-paper/commandapi-paper-documentation-code</module>
75
+ <module>commandapi-platforms/commandapi-spigot/commandapi-spigot-documentation-code</module>-->
75
76
76
77
<!-- Code coverage reports -->
77
78
<module >commandapi-codecov</module >
You can’t perform that action at this time.
0 commit comments