aem-sample-project:展示简单 maven 设置的示例 AEM 项目

时间:2024-07-30 12:43:28
【文件属性】:

文件名称:aem-sample-project:展示简单 maven 设置的示例 AEM 项目

文件大小:25KB

文件格式:ZIP

更新时间:2024-07-30 12:43:28

Java

AEM 示例项目 此示例项目展示了典型 AEM 项目的 maven 设置可能是什么样子。 主要关注的是 maven 插件的使用以及继承可选的构建配置文件installBundle和installPackage 。 pom 文件中有很多注释进一步解释了所采用的方法。 项目结构如下: aem-sample-project-setup +- aem-parent | +- pom.xml # the parent pom defines shared plugin configurations +- bundles | +- commons | | +- pom.xml # an OSGi bundle that could contain utility code | +- core | | +- pom.xml # an OSGi bundle that c


【文件预览】:
aem-sample-project-master
----package()
--------src()
--------pom.xml(4KB)
----LICENSE(11KB)
----aem-parent()
--------pom.xml(12KB)
----pom.xml(811B)
----README.md(2KB)
----bundles()
--------core()
--------commons()

网友评论