Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

Combine differents AEM project into a single project AEM

Avatar

Level 2

I want to combine 2 differents project AEM into a single project. Is this possible ? How i can to do that ?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

It can be done. But the way depends on what you mean with "single project". Do you mean a single deployment artifact containing the relevant bundles and packages of both origin projects? Or are you more interested in way to build both project as part of a simple maven build?

But in the end it's mostly about maven; and only in the details (how much deployment artifacts do you want to have) it's AEM specific.

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

It can be done. But the way depends on what you mean with "single project". Do you mean a single deployment artifact containing the relevant bundles and packages of both origin projects? Or are you more interested in way to build both project as part of a simple maven build?

But in the end it's mostly about maven; and only in the details (how much deployment artifacts do you want to have) it's AEM specific.

Avatar

Level 2
Hi Jorg, I am interested in the second option, I want to import a single project maven and in that project has my 2 projects.

Avatar

Level 2
Hi Jorg, I am interested in the second option, I want to import a single project maven and in that project to have my 2 projects AEM. Why want I that? Because I have a site in production with the cloud services AEM. They gave me a repository AEM. Within that repository I want to push my new site AEM. Each project will have its own artifact.