Can u please suggest why bundler jar manifest.mf file does include the other attributes such that Import-Packages in my files. Can you please help me to resolve this with this issue, while deploying i am getting the below error
We are using Jira 10 and SEN number is SEN-L190066688
```
024-09-06 11:05:57,860+0530 Spring DM Context Creation Timer ERROR [c.a.p.osgi.factory.OsgiPlugin] Plugin 'ru.andreymarkelov.atlas.plugins.datacollector' never resolved service '&condition' with filter '(&(objectClass=com.atlassian.plugin.web.Condition)(objectClass=com.atlassian.plugin.web.Condition))' 2024-09-06 11:05:57,860+0530 Spring DM Context Creation Timer ERROR [c.a.p.osgi.factory.OsgiPlugin] Unable to start the plugin container for plugin 'ru.andreymarkelov.atlas.plugins.datacollector' org.springframework.context.ApplicationContextException: Application context initialization for 'ru.andreymarkelov.atlas.plugins.datacollector' has timed out waiting for (&(objectClass=com.atlassian.plugin.web.Condition)(objectClass=com.atlassian.plugin.web.Condition)) at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.timeout(DependencyWaiterApplicationContextExecutor.java:489) at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor.access$000(DependencyWaiterApplicationContextExecutor.java:54) at org.eclipse.gemini.blueprint.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$WatchDogTask.run(DependencyWaiterApplicationContextExecutor.java:109) at java.base/java.util.TimerThread.mainLoop(Timer.java:566) at java.base/java.util.TimerThread.run(Timer.java:516)