adobe / adobe/aem-forms-docusign-sample

Unable to start 'DocuSign Integration - Core' bundle, packages cannot be resolved

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I've been trying to install this integration on my local AEM environment. I'm able to build the bundle, but the 'DocuSign Integration - Core (forms.integration.docusign.core)' bundle always fails to start.

Looking in the web console, it looks like several imported packages 'cannot be resolved':
```
com.adobe.aemds.guide.common,version=[4.0,5) -- Cannot be resolved
com.adobe.aemds.guide.model,version=[4.1,5) -- Cannot be resolved
com.adobe.aemds.guide.service,version=[4.0,5) -- Cannot be resolved
com.adobe.aemds.guide.utils,version=[4.0,5) -- Cannot be resolved
com.adobe.forms.common.service,version=[6.2,7) -- Cannot be resolved
```

Admittedly i'm still figuring out how to work with mave and archetype projects, so this could totally be an environmental issue, but thought i'd log it here incase anyone else is running into the same problem, or wants to see if they can recreate the issue.

I'm running AEM 6.5.11 locally, it's not an AEM-as-a-cloud-service instance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.