Maven: non-resolvable parent POM: Failure to find error
subproject clean, clean is to delete the jar package under target
the install, successful, will be under the target to generate the jar package,
packaging success
note: only the parent project, introduced a subproject, and then in the subproject right-click the run as maven install, all components of package are automatically packed, if commend father is right, then all the components of pom. The XML file is to introduce the parent project path p>
After
is packaged, start
java-jar diaodu-demo.jar
by entering the command CMD
in the directory with the boot class
just like launching in eclipse, if there is any error, it will report an error, and if there is no error, it will launch successfully
generally appears on the port, which is successfully started
Read More:
- Idea Maven project uses package to package and report error (package does not exist)
- Maven’s jar package conflict; Maven’s introduction
- How to select the jar package version for Maven package when the jar package versions referenced by multiple modules are inconsistent
- After eclipse eclipse eclipse imports the correct project, an error is reported in XML and other files
- Eclipse package explorer related problems and Solutions
- Solutions to the problem of “Autowired cannot be resolved to a type” in eclipse Maven project
- Maven compilation error: package does not exist jar package does not exist
- Maven package error reporting java.lang.stackoverflowerror solution
- Error in Maven clean or package
- Solution of error report in springboot Maven package websocket
- Dependency frame package of Maven Alibaba JSON
- Tomcat was unable to load Maven’s jar package
- What to do when idea Maven package appears could not find artifact xxxxx!
- When Maven hits the jar package, an error is reported when executing install, and the symbol cannot be found in a line
- 解决Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile
- Eclipse: unable to open editor: no ID org.eclipse.jdt . ui.CompilationUnitEditor Editor descriptor for
- The import Maven project appears http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException Solutions
- The jar package download of Maven project appears (could not transfer artifact. Org mybatis:mybatis )
- [Solved] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test
- “[warning] failed to retrieve plugin descriptor for caused by Maven security agent settings org.apache.maven . plugins:… “