You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for going that extra mile and providing all those details. Would it be possible for you to wrap it in a git repository so I can be sure I'm having the correct reproducer with all the deps which might be conflicting?
In addition, if you could share the output of mvn version, that would be extremely helpful.
One thing worth giving a shot would be bumping core to the latest release 1.5.0.Final.
Hi @bartoszmajsak
Thanks for reply and interest. Here is a repo to reproduce this issue, as well there is similar but different story when i try chameleon dependency to use.
Issue Overview
Build failure, unexpected call of org.xnio.XnioWorker.getContextManager() method while trying to deploy on local wildfly.
Expected Behaviour
Build without errors.
Steps To Reproduce
Preinstalled local wildfly AS.
Sample test:
Output
It looks like issue about some sort of dependencies version conflict.
The text was updated successfully, but these errors were encountered: