AEM cloud Manager build error Build did not produce any non-skipped content package artifacts | Community
Skip to main content
New Participant
June 1, 2023

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

  • June 1, 2023
  • 2 replies
  • 1319 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.

2 replies

MJ2023Author
New Participant
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
New Participant
June 1, 2023

you need to check errors in aem as cloud?

MJ2023Author
New Participant
June 1, 2023

this are logs downloaded from cloud pipelines

rawvarun
New Participant
June 1, 2023

Can you provide the error details?

MJ2023Author
New Participant
June 1, 2023

@rawvarun  please check logs  below