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

Missing dependencies jndi and jta #9

Open
sjahreis opened this issue Dec 3, 2021 · 2 comments
Open

Missing dependencies jndi and jta #9

sjahreis opened this issue Dec 3, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sjahreis
Copy link
Contributor

sjahreis commented Dec 3, 2021

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:

  1. Start the maven goal jira:run in IntelliJ
  2. Within the Run tab wait until the run step shows error messages about not finding those deps

Expected behavior
No missing dependencies.

Screenshots
image

@sjahreis sjahreis added the bug Something isn't working label Dec 3, 2021
@sjahreis sjahreis self-assigned this Dec 3, 2021
@weickmanna
Copy link
Member

@sjahreis I just created a fresh project from the new archetype version 3.3.0.
I imported it into IntelliJ and started the jira:debug run configuration.
I don't get these errors anymore. Maybe this problem is resolved by now? We had some Jira upgrades and also AMPS upgrade.

@sjahreis
Copy link
Contributor Author

I still get the error starting a fresh 3.0.3 Jira project.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants