This message was deleted.
# general
s
This message was deleted.
g
Basically.. if you look at the build scan all of the dependent projects "start" compiling after their parent finishes compiling.. but watching th eterminal go by.. they are all waiting in the "resolve files of blah" until the tests for the parent finish.. then the
resolve
bit goes away and they actually start compiling.. Here projects timing, human-hub, cdi and storage.. all start compiling once the common:test finishes. Before it finishes.. the resolve files of .. just hangs.
Further looking at the build scan.. the
incrementalScalaAnalysisFormain|test
all fail for child projects...