Hi!
I have a build up and running using the new software model in Java and C++:
The next goal is to build a distribution archive which should be published. Now the first problem is, how can I read/resolve the dependencies in the new software model? In the new software model DependencySpecContainer seems to have all information, but I don’t know how to access it in a specific task.
Does anyone know some open source projects who are already using the new software model to get some ideas?
As I mentioned, the goal is to package all dependencies, configuration files, etc. and publish it. As a user I want to unpack and run the application.
Best regards,
Andreas Fagschlunger