-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify that non-artifact-producing modules need `publish / skip := t…
…rue` We missed this in guardian/permissions#203 - adding a new subproject that _didn't_ produce a Maven artifact, `sbt-version-policy` needs to be told to ignore the subproject when performing the automated compatibility assessment, otherwise it will attempt to download the prior version of that subproject (which definitely doesn't exist). See also: * guardian/permissions#233
- Loading branch information
Showing
1 changed file
with
7 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters