Thanks for your reply. I have configured my Intelliji for using Jacoco, but the numbers are the same, more than forty percent of diference between pipeline and my local IDE
Hi Arun. I have seen the code scanning step log and is full of message of this type org.sonar.java.se.ExplodedGraphWalker$MaximumStepsReachedException: reached limit of 16000 steps for method init#88 in class OffersAPIModel at org.sonar.java.se.ExplodedGraphWalker.throwMaxSteps(ExplodedGraphWalke...
Hi all. When I execute the pipeline to deploy my software to DEV and the code scanning step finishes, the porcentage of code coverage is much lower is the pipeline than in my local IDE. Can anyone explain me where is the difference or what am i missing? I have attached two snapshots, one from pip...
Thank you for your response anumpampat. I answer you point by point 1.- Yes, that you say it´s true. For a long time now we install the local development in c:/ because we have had a lot of problems when we used the One Drive partition. 2.- I have this configuration too 3.- I have used the last SDK....
Hi all: Since a few days I have an issue in my local instance of AEM Author. When I try to start the instance after a minutes I am receiving this error in log 26.03.2024 16:40:23.312 *ERROR* [FelixLogListener] org.apache.jackrabbit.oak.segment.SegmentNodeStoreService bundle org.apache.jackrabbit.oak...
I am afraid Suresh didn´t understand me or perphaps I didn´t explain the problem well enough. I don´t need to create a Storage. With App Builder you can create an action to use @Deleted Account/aio-lib-files to storage files in some space, I am not sure where is this space. We need to store the PDF ...
Hi. Recently, in order to accomplish a requeriment we have, we need in one of our sites that users can upload a PDF (in publish environment, of course). We are migrating from Managed services to Cloud and in our Managed Installation, when the user upload the file, we replicated it in the other publi...
Thank you for your response. Unfortunatly I am in Cloud Manager and I am not using pPackage Manager at all. So I am afraid I can´t apply the solution you gave me. However I have added the dependency in the general pom of each file and the pipeline takes into account, so my software is now deploying...
Hi arunpatidar. What you are saying is true, but when we are talking about a only project, but in my case I have more than one project or site, everyone has his own ui.apps, core, ui.frontend. The thing that I need is to choose the order of each project, not the order of their elements. I hope you u...
Hi. Thank you for your response. As I said in my last answer is not a problem with compile/build phase. The problem is when Adobe builts the image in the deployment phase. In this phase all packages are built (content, apps, config, core ....) and is here where I need to choose the order of loading....