adobe / adobe/aem-project-archetype
Build fails when executing 'mvn compile' command
- Dominant language
- JavaScript
- Stars
- 596
- Forks
- 431
- Avg merge
- 10d 6h
- Merged PRs (30d)
- 1
Description
Is it expected that **_mvn clean compile_** command is being failed against the newly created project?
Could not resolve dependencies for project com.mysite:mysite.ui.apps:content-package:1.0.3-SNAPSHOT: The following artifacts could not be resolved: com.mysite:mysite.ui.frontend:zip:1.0.3-SNAPSHOT, com.mysite:mysite.ui.apps.structure:zip:1.0.3-SNAPSHOT: Could not find artifact com.mysite:mysite.ui.frontend:zip:1.0.3-SNAPSHOT

#### Steps to Reproduce
Create project from the archetype 30
Run 'mvn clean compile' command
Contributor guide
Research direction
Create a project from archetype 30, then run `mvn clean compile` to reproduce the dependency-resolution failure. Check why the generated project cannot resolve the `mysite.ui.frontend` and `mysite.ui.apps.structure` ZIP artifacts; done when the compile command completes 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