コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Maven Build Issue

Avatar

Level 5

Hi All,

   I am getting the exact issue mentioned here

Looks like the post is for tag management. How far this is true for AEM?

Please post your comments.

1 受け入れられたソリューション

Avatar

正解者
Level 2

Hi Jai,

I am not sure I understand why you refer to a proxy situation. If you're facing the following known issue

Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.0.20:package (default-package) on project smarter-content: Execution default-package of goal com.day.jcr.vault:content-package-maven-plugin:0.0.20:package failed: A required class was missing while executing com.day.jcr.vault:content-package-maven-plugin:0.0.20

then you need to bump the version of content-package-maven-plugin to 0.0.24 which addresses the problem.

Cheers,

Alex

元の投稿で解決策を見る

4 返信

Avatar

Level 2

Hi Jail,

I would recommend you upgrade your content-package-maven-plugin to the latest version (0.0.24). This should solve the problem.

Hope that helps,

Alex

Avatar

Level 10

I am using maven 3.3 without a problem for AEM.

Avatar

Level 5

I am stilling facing the issue. I do not think it as a proxy issue also.

Avatar

正解者
Level 2

Hi Jai,

I am not sure I understand why you refer to a proxy situation. If you're facing the following known issue

Failed to execute goal com.day.jcr.vault:content-package-maven-plugin:0.0.20:package (default-package) on project smarter-content: Execution default-package of goal com.day.jcr.vault:content-package-maven-plugin:0.0.20:package failed: A required class was missing while executing com.day.jcr.vault:content-package-maven-plugin:0.0.20

then you need to bump the version of content-package-maven-plugin to 0.0.24 which addresses the problem.

Cheers,

Alex