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.
我正在尝试从源头构建 wso2carbon 4.1。
我只能找到旧版本碳的说明。
要从源代码构建,我需要使用 maven 2 还是 3?
你必须使用 Maven3。在 WSO2 Carbon 4 中,我们从 maven 2 移动到 3。