Skip to content

Building Java should be disabled by default #964

@simonjwright

Description

@simonjwright

Building v24.0.0, I have to do

    python manage.py                            \
           build                                \
           --disable-java

or I get

Building the Java bindings...
Maven-Command failed: error while running mvn -f /Volumes/Miscellaneous3/src/libadalang/build/java/pom.xml clean package -q:
    [Errno 2] No such file or directory: 'mvn'

I don't have mvn installed, because I didn't know I might need to.

I think that people who want Java support should have to say --enable-java.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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