开发者

Maven Multi-module projects with SVN

I have a Maven multi-module project (one parent project with three children). The parents packaging is set to POM.

The issue is SVN wont check in the source code of the child projects (only their pom.xml files). Is there a solut开发者_运维知识库ion to this?


try this: first, checkout your parent project, which includes its several children project folders; after checkout is finished, "File"->"Import"->"Existing Maven Projects", and select the parent project into "Root Directory", you'll see the children project in the "Projects" diagram, then just select the ones as you want!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜