java - Spring-boot with maven configuration -
java - Spring-boot with maven configuration -
i'm trying migrate spring-boot, downloaded lot of project git-hub , trying start.spring.io every time when i'm trying run maven-package got followed error:
error configuring: org.springframework.boot:spring-boot-maven-plugin. reason: unable retrieve component configurator plugin configuration because tried lot of opensource template think must have issue env configuration, don't know point should start. had maven-2 , java-8 jdk , no problem "normal" pom based projects.
as far know, spring-boot requires maven3 in order work, upgrade should prepare problem.
java spring maven spring-boot
Comments
Post a Comment