AEM cloud Manager build error Build did not produce any non-skipped content package artifacts | Adobe Higher Education
Skip to main content
Level 2
June 1, 2023

AEM cloud Manager build error Build did not produce any non-skipped content package artifacts

  • June 1, 2023
  • 5 Antworten
  • 1345 Ansichten

Please Help !! I am facing below error while building project on cloud manager . same code build successfully on local aem sdk

Pom.xml

<plugin>
                <groupId>org.apache.jackrabbit</groupId>
                <artifactId>filevault-package-maven-plugin</artifactId>
                <extensions>true</extensions>
                <configuration>
                      <properties>
                        <cloudManagerTarget>none</cloudManagerTarget>
                    </properties>
</plugin>
Dieses Thema wurde für Antworten geschlossen.

5 Antworten

rawvarun
Community Advisor
Community Advisor
June 1, 2023

Can you provide the error details?

Varun Rawat
MJ2023Autor
Level 2
June 1, 2023

@rawvarun  please check logs  below

MJ2023Autor
Level 2
June 1, 2023

 

Build did not produce any non-skipped content package artifacts. At least one non-skipped content package is required for AEM Cloud Service builds.

rawvarun
Community Advisor
Community Advisor
June 1, 2023

you need to check errors in aem as cloud?

Varun Rawat
MJ2023Autor
Level 2
June 1, 2023

this are logs downloaded from cloud pipelines