Expand my Community achievements bar.

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

Avatar

Level 2

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>
5 Replies

Avatar

Community Advisor

Can you provide the error details?

Avatar

Level 2

 

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