loading table of contents...

4.3.2.5. Removing the Brand Blueprint

This section describes the required steps to remove the CoreMedia Brand Blueprint from the CoreMedia Blueprint workspace.

  1. Remove the corporate extension and its dependent extensions from the project.

    $ cd $BLUEPRINT_HOME
    $ mvn com.coremedia.maven:coremedia-blueprint-maven-plugin:\
          remove-extensions \
          -Dcoremedia.project.extensions=\
          corporate-bom
    

    Example 4.32. Remove CoreMedia Corporate Extension


  2. Proceed with the instructions from Section 4.3.2.1, “Adding, Disabling or Removing an Extension” for further development.