-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The dependencies jndi:jndi:1.2.1
and jta:jta:1.0.1
are not available within the central maven or the atlassian repos. Those missing libraries are available within a regular Confluence/Jira where the plugin might be deployed to but not within the development instance which is created using Maven during the build. Those missing dependencies can cause debugging-problems.
To Reproduce
Steps to reproduce the behavior:
- Start the maven goal jira:run in IntelliJ
- Within the Run tab wait until the run step shows error messages about not finding those deps
Expected behavior
No missing dependencies.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working