Open
Description
I have a Maven-based repo, with a root pom.xml. Maven version used is 3.6.0.
Was using WS Agent 24.8.1
before and it worked fine scanning my repo.
Currently trying to upgrade to use WS Agent 24.10.1 and it is failing during Maven's PreStep and when I set log.level=debug
, I see that it's because the agent changed the topFolder: [DEBUG] [2024-11-15 21:47:32,813 +0000] - rearrangeTopFolders - trying to identify the root poms and their submodules
This, in turn, will select the wrong topFolder and spew a red herring error.
I have tried to set rearrangeTopFolders=false
, but the Agent still insists on changing the topFolder.
Is there any way to circumvent this?
Metadata
Metadata
Assignees
Labels
No labels
Activity