Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将码头嵌入战争文件中,以便我可以从命令行启动它,但我正在努力。我正在使用maven,以前有人这样做过吗?
谢谢!斯蒂芬
我不知道你是否已经这样做了,但据我记得,你需要将你的 war 文件中提供的所有依赖项复制为 jetty 插件的直接依赖项。
提供有关您当前架构和问题的更多详细信息可能会有所帮助...