简体   繁体   English

MCP文件夹中的pom.xml文件在哪里?

[英]Where is the pom.xml file in the MCP folder?

When I ran the decompile.bat file, it said this at the end:当我运行 decompile.bat 文件时,它最后说:

[ERROR] Source option 6 is no longer supported. [错误] 不再支持源选项 6。 Use 7 or later.使用 7 或更高版本。 [ERROR] Target option 6 is no longer supported. [错误] 不再支持目标选项 6。 Use 7 or later.使用 7 或更高版本。 Press any key to continue...按任意键继续...

I have looked through some stuff about this, and it says I need to find a "pom.xml" file and edit it.我查看了一些关于此的内容,它说我需要找到一个“pom.xml”文件并对其进行编辑。 where is that pom.xml file located?那个 pom.xml 文件在哪里?

Article I read: Another Maven "Source option 6 is no longer supported. Use 7 or later."我阅读的文章: 另一个 Maven “不再支持源选项 6。使用 7 或更高版本。”

It depends on what are you trying to decompile.这取决于您要反编译什么。

pom.xml would be placed internally in the decompiled war or ear file pom.xml 将在内部放置在反编译的 war 或 ear 文件中

Or check the decompile.bat, might be this param inside this script或者检查 decompile.bat,可能是这个脚本里面的这个参数

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM