adobe / adobe/aem-project-archetype

Eclipse is not picking up the UI-apps root path.

Open
#862 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
596
Forks
431
Avg merge
10d 6h
Merged PRs (30d)
1

Description

saWhen I import aem-guide-wknd and our local project, created using archetype 33, in eclipse project structure looks like below image because of eclipse is not able to find the root directory for **ui-apps** of the project.

![image](https://user-images.githubusercontent.com/44995294/148193467-a5a69359-055d-4438-a4da-771c8975b31f.png)

When I try to compare this project with the project ,created using archetype 16, I found one difference that is :
Archetype 16:
![image](https://user-images.githubusercontent.com/44995294/148193993-5beed869-797c-40f4-870c-a830ec79fa77.png)
and Archetype 33:
![image](https://user-images.githubusercontent.com/44995294/148194086-60e6afbd-a230-4b5f-b14c-1fe122a4c342.png)

means for archetype 16 we are using _**directory**_ and for archetype 33 we are using .
When I update _**sourceDirectory**_ to _**directory**_ it start working so can anyone please tell why we are using _**sourceDirectory**_ for this archetype?
Waiting for your response.
Thanks
Umesh Thakur

Contributor guide

Open the contributing guide

Research direction

Compare the generated project structures for archetype 16 and archetype 33, focusing on the Maven configuration that uses versus directory for ui-apps. Reproduce the import in Eclipse and determine whether the archetype configuration should change or whether the behavior needs documentation.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.