Question

Hey guys i believe it is a simple issue but i cant find anything:

How is it possible to specify the run levels for my bundles using the maven-pax-plugin?

(I call mvn pax:provision from the command line)

Thank you!

Était-ce utile?

La solution

it's a part of pax-runner provision settings

e.g

mvn:com.acme/foo/1.0.0@5

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top