aem-project-archetype icon indicating copy to clipboard operation
aem-project-archetype copied to clipboard

Build fails when executing 'mvn compile' command

Open AntonValadzko opened this issue 2 years ago • 0 comments

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

Steps to Reproduce

Create project from the archetype 30 Run 'mvn clean compile' command

AntonValadzko avatar Sep 02 '21 11:09 AntonValadzko