Tag Archives: no dependency inform

Maven Package Error: [Warning] The Pom for xxx is missing , no dependency inform

When creating a multi-module project using maven

Error reported when packaging for service_edu
[WARNING] The POM for com.mxc:wa-service:jar:1.0-SNAPSHOT is missing, no dependency information available
Solve the problem by executing install on the parent service module, and then you can package the service_edu