Skip to content

Build does not embed bundle in content package #73

Open
@jsedding

Description

@jsedding

The {{content/pom.xml}} has an embed directive for the content-package plugin to embed the sample bundle. However, the bundle is not embedded, because there isn't a corresponding dependency definition. To further complicate matters, an old SNAPSHOT of the bundle is committed with the project sources at https://github.com/Adobe-Consulting-Services/acs-aem-samples/tree/master/content/src/main/content/jcr_root/apps/acs-samples/install.

This can be very confusing and is certainly nothing like the best-practices that a sample project should be demonstrating.

After fixing this locally, I still had to jump through some hoops to get the bundle to resolve on AEM 6.5. Maybe that's due to issues that have gone unnoticed in smoke tests due to this issue? Or maybe 6.5 is just not supported yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions