像felix一样在osgi框架中创建Bundle

时间:2013-04-02 10:46:50

标签: maven maven-2 osgi apache-felix osgi-bundle

我想创建一个简单的bundle作为maven项目。请让我知道我该怎么做。实际上我可以使用现有的pom创建一个包但现在我不想这样做。我想从头开始像mvn archetype:generate。

任何建议都非常感谢。

1 个答案:

答案 0 :(得分:0)

PaxConstruct就是为此而开发的。检查这个好tutorial