How to solve “Plugin execution not covered by lifecycle configuration” for Spring Data Maven Builds

前端 未结 30 2712
小蘑菇
小蘑菇 2020-11-21 15:10

I am trying to work with Spring Data and Neo4j. I started by trying to follow this guide linked to by the main site. In particular I based my pom.xml off of the \"Hello, Wor

30条回答
  •  感动是毒
    2020-11-21 15:30

    I had the exact same problem after updating m2e and solved it by reinstalling Maven Integration for Eclipse WTP.

    As it turns out, I uninstalled it trying to update m2e from version 0.x to 1.x

提交回复
热议问题