Telenav / cactus

Modules for building the KivaKit Java framework.
Apache License 2.0
0 stars 1 forks source link

cactus plugin fails with non-submodules in the workspace #11

Closed jonathanl-telenav closed 2 years ago

jonathanl-telenav commented 2 years ago

cactus should ideally only check the project families that are being released, as opposed to all submodules.

jonathanl-telenav commented 2 years ago

[ERROR] Failed to execute goal com.telenav.cactus:cactus-maven-plugin:1.5.8:check (consistency-check) on project telenav-root-superpom: com.telenav.cactus.cli.ProcessFailedException: git submodule status (in /Users/jonathan/Workspaces/kivakit-1.6/feature) exited 128 [ERROR] da5c3f301db74dcdd3b5e0df4baef53558e823c0 cactus (1.3.0-388-gda5c3f3) [ERROR] 3d2ef6f1842b55fd8d3ad2e7606844897268d0b4 cactus-assets (0.9.6-alpha-23-g3d2ef6f) [ERROR] [ERROR] warning: ignoring suspicious submodule name: [ERROR] fatal: no submodule mapping found in .gitmodules for path 'fiasco'

jonathanl-telenav commented 2 years ago

it appears this can be worked around by including non-submodules in .gitignore