资 源 简 介
Assimilate is a Maven2 Plugin that allows developers to import dependencies from other pre-built Maven projects without a formal parent-child hierarchy existing between the projects. There is no limit to the number of project-dependencies to import.
There has been some confusion amongst maven developers about the "import" scope introduced from version 2.0.9 of Maven. This scope acts, not on managed-dependencies, but on those declared in the dependency-management section of the imported pom-file.
Assimilate, in contrast, is designed to act on managed-dependencies of any prebuilt maven project (stored in the local repository). Any project can "import" the dependencies of the prebuilt project, just as though they were declared in the local project pom"s managed-dependency section. All that is needed is assimilate"s plugin configuration in the local pom.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报