Adobe-Marketing-Cloud / aem-guides-wknd

Steps to create a website with Adobe Experience Manager (AEM)
https://helpx.adobe.com/experience-manager/kt/sites/using/getting-started-wknd-tutorial-develop.html
76 stars 68 forks source link

Importing Maven project has build errors #22

Closed famu1hundred closed 5 years ago

famu1hundred commented 6 years ago

Imported maven project ui.content, ui.apps & core. Build has errors

Description Resource Path Location Type No DS descriptor found at path target/classes/OSGI-INF/com.adobe.aem.guides.wknd.core.filters.LoggingFilter.xml. MANIFEST.MF /aem-guides-wknd.core/target/classes/META-INF Unknown Sling IDE Validation Marker No DS descriptor found at path target/classes/OSGI-INF/com.adobe.aem.guides.wknd.core.listeners.SimpleResourceListener.xml. MANIFEST.MF /aem-guides-wknd.core/target/classes/META-INF Unknown Sling IDE Validation Marker No DS descriptor found at path target/classes/OSGI-INF/com.adobe.aem.guides.wknd.core.schedulers.SimpleScheduledTask.xml. MANIFEST.MF /aem-guides-wknd.core/target/classes/META-INF Unknown Sling IDE Validation Marker No DS descriptor found at path target/classes/OSGI-INF/com.adobe.aem.guides.wknd.core.servlets.SimpleServlet.xml. MANIFEST.MF /aem-guides-wknd.core/target/classes/META-INF Unknown Sling IDE Validation Marker

godanny86 commented 6 years ago

Thanks @famu1hundred. Yes I think these errors are present when creating from the aem project archetype and should be cleaned up. However they should not prevent you from building and deploying the project to AEM.