Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大神,你看我报的错误 #3

Open
mdxlCJ opened this issue Jan 29, 2018 · 0 comments
Open

大神,你看我报的错误 #3

mdxlCJ opened this issue Jan 29, 2018 · 0 comments

Comments

@mdxlCJ
Copy link

mdxlCJ commented Jan 29, 2018

F:\jdk1.8\install\jdk1.8\bin\java -Dmaven.multiModuleProjectDirectory=F:\mayun\websocket_netty\WebSocket_Netty\JavaProServer "-Dmaven.home=F:\IDEAIU 2017.2\install\IntelliJ IDEA 2017.2.4\plugins\maven\lib\maven3" "-Dclassworlds.conf=F:\IDEAIU 2017.2\install\IntelliJ IDEA 2017.2.4\plugins\maven\lib\maven3\bin\m2.conf" "-javaagent:F:\IDEAIU 2017.2\install\IntelliJ IDEA 2017.2.4\lib\idea_rt.jar=60904:F:\IDEAIU 2017.2\install\IntelliJ IDEA 2017.2.4\bin" -Dfile.encoding=UTF-8 -classpath "F:\IDEAIU 2017.2\install\IntelliJ IDEA 2017.2.4\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar" org.codehaus.classworlds.Launcher -Didea.version=2017.2.4 -s F:\maven-3.3.9\apache-maven-3.3.9-bin\apache-maven-3.3.9\conf\settings.xml -Dmaven.repo.local=F:\maven\repository compile
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for JavaProServer:JavaProServer:jar:1.0-SNAPSHOT
[WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework:spring-jms:jar -> version 4.3.3.RELEASE vs 4.3.6.RELEASE @ line 412, column 21
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JavaProServer 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ JavaProServer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\mayun\websocket_netty\WebSocket_Netty\JavaProServer\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ JavaProServer ---
[INFO] No sources to compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.246 s
[INFO] Finished at: 2018-01-29T14:03:00+08:00
[INFO] Final Memory: 12M/217M
[INFO] ------------------------------------------------------------------------

Process finished with exit code 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant