Skip to content
Snippets Groups Projects
Commit 988de398 authored by David Diederich's avatar David Diederich
Browse files

Adding FOSSA configuration

parent 425740c6
No related branches found
No related tags found
No related merge requests found
# Generated by FOSSA CLI (https://github.com/fossas/fossa-cli)
# Visit https://fossa.com to learn more
version: 2
cli:
server: https://app.fossa.com
fetcher: custom
project: Indexer
analyze:
modules:
- name: indexer-service
type: mvn
target: pom.xml
path: .
- name: indexer-core
type: mvn
target: indexer-core/pom.xml
path: .
- name: indexer-aws
type: mvn
target: provider/indexer-aws/pom.xml
path: .
- name: indexer-azure
type: mvn
target: provider/indexer-azure/pom.xml
path: .
- name: indexer-gcp
type: mvn
target: provider/indexer-gcp/pom.xml
path: .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment