Kam1n0-Community icon indicating copy to clipboard operation
Kam1n0-Community copied to clipboard

An error occurred during Maven build,and I solve it

Open smithCoderLeo opened this issue 4 years ago • 0 comments

An error occurred during Maven build something wrong happen when maven build, the error info: spring-boot-maven-plugin not found in kam1n0/kam1n0-apps/pom.xml, kam1n0/kam1n0-cli/pom.xml 1.

14	<spring-load-version>1.2.6.RELEASEE</spring-load-version>

should be modified to 1.2.6.RELEASE

14	<spring-load-version>1.2.6.RELEASE</spring-load-version>

smithCoderLeo avatar Jan 06 '21 09:01 smithCoderLeo