Skip to content

How to control which Maven executable and settings file Frogbot uses for the internal dep-tree build? #1304

@axelbostrom

Description

@axelbostrom

When Frogbot builds the Maven dependency tree, it runs ./mvnw directly:

failed running command './mvnw org.apache.maven.plugins:maven-install-plugin:3.1.1:install-file 
-Dfile=/tmp/jfrog.cli.temp.-xxx/maven-dep-tree.jar -B': exit status 1

This fails in our air-gapped environment, not sure why exactly. But it does not seem to use my wrapper or my settings for maven in my repo .mvn/

Question: Is there any supported way, environment variable, config option, or otherwise, to control the Maven executable or pass additional arguments specifically to the internal dep-tree build step?

Frogbot version: 2.32.0
CI: GitLab

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions