Jar installation fails on running atlas-package once

Hi,

I am facing a weird issue where jar installation fails, If I run atlas-package once. And installs successfully if I run atlas-package twice. This issue is reproducible.

I don’t think it is related to specific Jira version. Providing the number just in case.
<jira.version>8.5.4</jira.version>
ATLAS Version: 8.0.16

It throws unsatisfied dependency error on any random plugin class.

org.springframework.beans.factory.UnsatisfiedDependencyException

Any assistance or direction is appreciated.

Thanks
Saurabh

If anyone else is having the same problem. Please look at section - “Optional extended config - includeExclude, scannedDependencies” of page Bitbucket
It makes sense. I haven’t tried it yet.