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

extension.idx cannot be found - Spring Boot maven plugin #40

Open
Cobrijani opened this issue Feb 20, 2020 · 3 comments
Open

extension.idx cannot be found - Spring Boot maven plugin #40

Cobrijani opened this issue Feb 20, 2020 · 3 comments

Comments

@Cobrijani
Copy link

When running spring boot application with spring-boot-maven-plugin the plugin manager can find the plugin but it cannot find the extension.idx. Simply running java -jar from command line works without the problem.

This causes that you are unable to use spring-boot-maven-plugin meaning that your development process is slowed down.

@decebals
Copy link
Member

I don't use Spring Boot so I cannot help you with spring-boot-maven-plugin (I don't know how this plugin works). Maybe other users can help you.

@shirishpandharikar
Copy link

@Cobrijani Can you elaborate on the problem please?

@decebals
Copy link
Member

@Cobrijani I think if you want to get help, it's OK to provide more information. A small quick start project (public on Github) increases the chances that the problem will be reproduced, understood and solved. In the end, error reporting is an art 😄.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants