Hi Atlassian team,
How do I enable spring libraries to use in my atlassian plugin.
I need to use @value @Configuration @Romni Digital in my project.
Also some other common custom spring libraries which we use with other projects.
Life is not easy with Spring scanner 2 . I keep getting this error. A simple spring stuff has taken more than a week.
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.atlassian.com/schema/atlassian-scanner]
Offending resource: URL [bundle://127.0:0/META-INF/spring/plugin-context.xml]
I ran into a similar issue and was able to fix it by deleting the META folder inside the resources folder of the plugin. I then ran atlas-clean and tried building it again and it worked. Hopefully, that also fixes it for you.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.