| # Project with source provenance attributes | |
| name: foo | |
| min-version: 2.0 | |
| element-path: elements | |
| aliases: | |
| project_dir: file://{project_dir} | |
| plugins: | |
| - origin: local | |
| path: plugins | |
| sources: | |
| - multisource-plugin | |
| # Don't allow any provenance | |
| source-provenance-attributes: {} |