PDF Generation dependency error
import com.adobe.fd.ccm.channels.print.api.service.PrintChannelService;
import com.adobe.fd.output.api.*;
<groupId>com.adobe.aemfd</groupId>
<artifactId>aemfd-client-sdk</artifactId>
<version>6.0.1244</version>
<scope>provided</scope>
</dependency>

Full Build Error :

I tried to change the start level while uploading the jar, still fails. Any suggestions welcomes.
Thanks in advance.
