adobe / adobe/aem-project-archetype
mvn clean test not working due to ui.frontend and ui.apps.structure module
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
### Expected Behaviour
mvn clean test should run successfully
### Actual Behaviour
Failed to execute goal on project project-aem.ui.apps: Could not resolve dependencies for project com.project.cms:project-aem.ui.apps:content-package:0.0.1-SNAPSHOT: The following artifacts could not be resolved: com.project.cms:project-aem.ui.frontend:zip:0.0.1-SNAPSHOT, com.project.cms:project-aem.ui.apps.structure:zip:0.0.1-SNAPSHOT: Could not find artifact com.project.cms:project-aem.ui.frontend:zip:0.0.1-SNAPSHOT
### Reproduce Scenario (including but not limited to)
#### Steps to Reproduce
Generate a project using new maven archetype and then run **mvn clean test**
#### Platform and Version
AEM 6.5.15
JDK 1.8
#### Sample Code that illustrates the problem
#### Logs taken while reproducing problem
Contributor guide
Research direction
Generate a project with the new Maven archetype using AEM 6.5.15 and JDK 1.8, then run `mvn clean test` to reproduce the unresolved ui.frontend and ui.apps.structure artifacts. Trace the generated module build order and dependency declarations; done means the generated project completes `mvn clean test` successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100