AEM cloud Manager build error Build did not produce any non-skipped content package artifacts | Community
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 replies
  • 1345 views

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>
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

5 replies

rawvarun
Community Advisor
Community Advisor
June 1, 2023

Can you provide the error details?

Varun Rawat
MJ2023Author
Level 2
June 1, 2023

@rawvarun  please check logs  below

MJ2023Author
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
MJ2023Author
Level 2
June 1, 2023

this are logs downloaded from cloud pipelines