0

I have tried several methods to resolve this issue. I am trying to install the Vaadin Starter App "Bakery" Version using : Java, Shiro, Vaadin Platforms.

Error on build failure: No plugin found for prefix 'firefly' in the current project and in the plugin groups

I've tried methods listed [here][1] and another post by deleting my .m2/resources and letting it repopulate. and also a mvn clean install, but I keep getting same error messages. Here is a [link][1] to the error messages:

Above the plugin error are some type of fetch cant get meta data messages.

I'm thinking it needs a different version of a plugin, needs pom file or settings file edited, but just have not found solution yet.

No plugin found for prefix 'firefly' in the current project and in the plugin groups

Jonathan Hall
  • 75,165
  • 16
  • 143
  • 189

1 Answers1

0

I believe it was with the plugin causing a problem. I went to this link, found the file, over-wrote the existing file with the one at the link, did a rebuild and it worked.

Maven-compiler-plugin