Slide 1

Slide 1 text

Business Central Sept, 15 - 2020 Maven archetype support Guilherme H. Caponetto - bit.ly/caponetto Software Engineer Business Automation Foundation 1

Slide 2

Slide 2 text

Introduction 2

Slide 3

Slide 3 text

Maven archetypes 3 “An archetype is a very simple artifact, that contains the project prototype you wish to create.” Template Project Project Project Project Project New project Guide to creating archetypes

Slide 4

Slide 4 text

Create a Maven archetype 4 Guide to creating archetypes 1. Create a new project and pom.xml for the archetype artifact 2. Create the archetype descriptor 3. Create the prototype files and the prototype pom.xml 4. Install the archetype and run the archetype plugin

Slide 5

Slide 5 text

Create a new project based on a Maven archetype 5 Guide to creating archetypes $ mvn archetype:generate -DarchetypeGroupId= -DarchetypeArtifactId= -DarchetypeVersion= -DgroupId= -DartifactId= -Dversion= Archetype properties New project properties

Slide 6

Slide 6 text

Maven archetype support in Business central 6 Blog post: Maven archetype support in Business Central

Slide 7

Slide 7 text

Global settings 7 Blog post: Maven archetype support in Business Central Business Central

Slide 8

Slide 8 text

Manage global archetypes 8 Blog post: Maven archetype support in Business Central Business Central

Slide 9

Slide 9 text

Manage space archetypes 9 Blog post: Maven archetype support in Business Central Business Central

Slide 10

Slide 10 text

Create a new project 10 Blog post: Maven archetype support in Business Central Business Central

Slide 11

Slide 11 text

Demo 11

Slide 12

Slide 12 text

Resources 12 Example code: https://github.com/caponetto/awesome-template

Slide 13

Slide 13 text

linkedin.com/company/red-hat youtube.com/user/RedHatVideos facebook.com/redhatinc twitter.com/RedHat Red Hat is the world’s leading provider of enterprise open source software solutions. Award-winning support, training, and consulting services make Red Hat a trusted adviser to the Fortune 500. Thank you 13