Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvn clean test not working due to ui.frontend and ui.apps.structure module #1114

Open
kishore94kumar opened this issue Aug 1, 2023 · 1 comment

Comments

@kishore94kumar
Copy link

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

@mitchross
Copy link

I see this same issue.

Run the weekend project mvn example

run mvn clean

then mvn test

you will see this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants