adobe / adobe/aem-project-archetype

Build fails when executing 'mvn compile' command

Open
#797 0 comments 0 reactions 0 assignees View on GitHub
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

![image](https://user-images.githubusercontent.com/6346581/131839334-53eb84f9-a97d-48e7-9453-c920fd9dbdb8.png)

#### Steps to Reproduce
Create project from the archetype 30
Run 'mvn clean compile' command

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.