Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run pax:run in the background [PAXCONSTRUCT-113] #46

Open
ops4j-issues opened this issue Jun 2, 2009 · 1 comment
Open
Labels
Milestone

Comments

@ops4j-issues
Copy link

Richard Wallace created PAXCONSTRUCT-113

By default the pax:run mojo starts the container and waits for the user to manually stop it. That works great for manually testing things, but to develop webapps or other apps based on OSGi it would be nice to be able to run pax runner in a separate thread or process. Then you could start up the container during pre-integration-tests, do you're integration testing using HTMLUnit or something else in the integration-test phase, and run a pax:stop goal in the post-integration-tests phase that would stop the container. This is similar in principle to how the maven-cargo-plugin works.


Fixed in: 1.7.0
Votes: 1, Watches: 1

@ops4j-issues
Copy link
Author

Stuart McCulloch commented

Target this for 1.5

@ops4j-issues ops4j-issues added this to the 1.7.0 milestone Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant