在这里插"C:Program FilesJavajdk1.8.0_201binjava.exe" -Dmaven.multiModuleProjectDirectory=D:helloworld "-Dmaven.home=D:Program Filesapache-maven-3.3.9" "-Dclassworlds.conf=D:Program Filesapache-maven-3.3.9binm2.conf" "-Dmaven.ext.class.path=D:Program FilesIntelliJ IDEA 2020.1pluginsmavenlibmaven-event-listener.jar" "-javaagent:D:Program FilesIntelliJ IDEA 2020.1libidea_rt.jar=57754:D:Program FilesIntelliJ IDEA 2020.1bin" -Dfile.encoding=UTF-8 -classpath "D:Program Filesapache-maven-3.3.9bootplexus-classworlds-2.5.2.jar" org.codehaus.classworlds.Launcher -Didea.version2020.1 -s "D:Program Filesapache-maven-3.3.9confsettings.xml" "-Dmaven.repo.local=D:Program Filesapache-maven-3.3.9.m2repository" package [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building helloworld 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ helloworld --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 1 resource [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.500 s [INFO] Finished at: 2021-10-20T17:06:33+08:00 [INFO] Final Memory: 17M/227M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-resources-plugin:3.2.0:resources (default-resources) on project helloworld: Input length = 1 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 入代码片解决方法
原文地址:https://blog.csdn.net/winwinwin99/article/details/110114487



