A developer has modified an existing workflow model in AEM, which defines series of steps to be executed. When a user starts this workflow, recent changes/workflow steps are not available in the workflow instance.
What could be the reason for this behavior of the Workflow Model?
A developer wants to overwrite an OSGi configuration via the codebase.
Which one of the Maven modules is the place to create this configuration on the codebase?
A developer wants to write a Java service that will serve some data to the custom component.
Which one of the Maven modules is the place to create this service?
What would be the packageType for immutable code packages in Maven project structure?