First working version

This commit is contained in:
2021-10-05 16:08:29 +02:00
commit caceed005d
14 changed files with 407 additions and 0 deletions

10
cnf/build.bnd Normal file
View File

@@ -0,0 +1,10 @@
-plugin.projectDeps: \
aQute.bnd.repository.maven.provider.MavenBndRepository; \
releaseUrl=https://repo.maven.apache.org/maven2/; \
index=${build}/dependencies.maven; \
name=Maven dependencies
-plugin.amdatuRemoteREp:\
aQute.bnd.repository.osgi.OSGiRepository; \
name=Amdatu remote; \
locations=${fileuri;cnf/localrepo/index.xml}