# 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: Legal
analyze:
  modules:
  - name: legal-service
    type: mvn
    target: pom.xml
    path: .
  - name: legal-core
    type: mvn
    target: legal-core/pom.xml
    path: .
  - name: legal-gcp
    type: mvn
    target: provider/legal-gcp/pom.xml
    path: .
  - name: legal-byoc
    type: mvn
    target: provider/legal-byoc/pom.xml
    path: .
  - name: legal-azure
    type: mvn
    target: provider/legal-azure/pom.xml
    path: .
  - name: legal-aws
    type: mvn
    target: provider/legal-aws/pom.xml
    path: .
  - name: legal-ibm
    type: mvn
    target: provider/legal-ibm/pom.xml
    path: .