Skip to content

Add mechanism to disable POM-reading for specific subprojects in multi-project builds #40

@JoshRosen

Description

@JoshRosen

In a multi-project build, I would like to be able to disable the sbt-pom-reader plugin for specific subprojects because those projects do not have POM files for their dependencies. In other words, in a multi-project build I would like to be able to define some subprojects using libraryDependencies and have others load their dependencies via the POM reader plugin.

This is motivated by a use-case in Spark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions