Hello world
This commit is contained in:
13
cnf/build.bnd
Normal file
13
cnf/build.bnd
Normal file
@@ -0,0 +1,13 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user