Expand my Community achievements bar.

Who Me Too'd this topic

Avatar

Level 6

Hi Team,

 

Hope you all good,

 

We created a new AEM site with latest archetype 35.

Now, we want to do following:

 

1) "All" module to be commented out in Parent POM.xml as we dont need to use this module.

 

2) Next is UI.apps should embed core bundle like below:

 

arvind_0-1642580431667.png

 

 But It gives below error: 

 

[ERROR] ValidationViolation: "jackrabbit-packagetype: Package of type 'APPLICATION' is not supposed to contain OSGi bundles or configurations!", filePath=jcr_root\apps\mymobile-packages\application\install\mymobile.core-1.0.0-SNAPSHOT.jar, nodePath=/apps/mymobile-packages/application/install/mymobile.core-1.0.0-SNAPSHOT.jar

 

 

I read that application type project does not embedd any OSGI Bundlem but with almost similar struture,with some old archtype, It was happening like that only.

 

 

 

 



 

 

Who Me Too'd this topic