The plugin changes source files. Users need to make sure they have a backup of these files before they run the mojo to apply changes. Using version control and running against a fresh copy would do.

Iteration
Finished

Content

 

The following command will change your source files and if you applied any changes to the project created with the archetype, then make sure you have a backup of these files!

You cannot rollback the changes!

We recommend to have your project in version control (for instance with Bitbucket or GitHub) and run this command only on files you have updated and no local changes. If anything goes wrong - for whatever reasons - you can easily restore your previous work from the repository.

Transcluded By

NameShort DescriptionDoctype
Create a new Doctype Model
Shows how users can create their own model project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors.
topic
Create a new Doctype Add-on
Shows how users can create their own add-on project for their doctypes. This involves creating a new project using a Maven Archtetype and then add blueprint based on model descriptors.
topic
Add new Doctype
Shows how to add a new doctype to an existing project.
topic
Update Doctype
Shows how to update an existing doctype.
topic