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

OSGi plugin forks execution into insane loops #64

Closed
dweiss opened this issue Sep 9, 2015 · 4 comments
Closed

OSGi plugin forks execution into insane loops #64

dweiss opened this issue Sep 9, 2015 · 4 comments
Assignees
Labels
Milestone

Comments

@dweiss
Copy link
Member

dweiss commented Sep 9, 2015

The osgi (BND) plugin forks the execution of targets into insane loops (multiple runs of tests, javadocs, etc.).

I will remove the OSGi plugin from the build. If somebody needs it and knows how to make it work cleanly with Maven, submit a patch.

@dweiss dweiss added the task label Sep 9, 2015
@dweiss dweiss added this to the 2.0.0 milestone Sep 9, 2015
@dweiss dweiss self-assigned this Sep 9, 2015
@dweiss
Copy link
Member Author

dweiss commented Sep 9, 2015

Perhaps you'll know how to fix this, @hlavki.

@dweiss dweiss closed this as completed in 3c9cf09 Sep 9, 2015
@hlavki
Copy link
Contributor

hlavki commented Sep 13, 2015

I searched and found that it's known and already fixed issue in maven-bundle-plugin (https://issues.apache.org/jira/browse/FELIX-4882). It works properly with maven-bundle-plugin version 2.5.5-SNAPSHOT

@dweiss
Copy link
Member Author

dweiss commented Sep 21, 2015

Ok, let's wait until 2.5.5 is available then. Thanks for digging.

dweiss added a commit that referenced this issue Oct 6, 2015
@dweiss
Copy link
Member Author

dweiss commented Oct 6, 2015

They seem to have skipped to 3.0.0. I've updated the code and everything seems to be back to normal, thanks for researching this, Michal.

@dweiss dweiss modified the milestones: 2.0.2, 2.0.0 Oct 6, 2015
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

2 participants