Files
osgi-training/cnf/build.bnd
2021-09-28 11:17:52 +02:00

14 lines
467 B
Plaintext

#
# Use this file to customize the bnd workspace
#
# Default build features (will be enabled for all projects in the workspace)
-buildfeatures: base
# Repository for project specific additional dependencies (using project-deps.maven )
-plugin.ProjectDependencies: \
aQute.bnd.repository.maven.provider.MavenBndRepository; \
releaseUrl=${amdatu-blueprint-maven-releaseUrls}; \
index=${build}/project-deps.maven; \
name=Project dependencies