pf4j-spring icon indicating copy to clipboard operation
pf4j-spring copied to clipboard

extension.idx cannot be found - Spring Boot maven plugin

Open Cobrijani opened this issue 4 years ago • 3 comments

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.

Cobrijani avatar Feb 20 '20 21:02 Cobrijani

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.

decebals avatar Feb 21 '20 17:02 decebals

@Cobrijani Can you elaborate on the problem please?

shirishpandharikar avatar Aug 25 '20 20:08 shirishpandharikar

@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 :smile:.

decebals avatar Aug 25 '20 21:08 decebals