Coder Social home page Coder Social logo

mule-archetype's Introduction

neilpiper.me Mule Archetype

Creating the 'Archetype : Archetype'

The initial version of this project was created from the Maven archetype:archetype

mvn archetype:generate -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-archetype -DarchetypeVer
sion=1.3

Building your own Mule archetype using this one

Creates a new Maven project for groupId: neilpiper.me and artifactId: webapi-api

mvn archetype:generate -e -X -DarchetypeGroupId=neilpiper.me -DarchetypeArtifactId=mule-archetype \
 -DarchetypeVersion=1.0.0_30.cfa736c -DgroupId=neilpiper.me -DartifactId=webapi-api

Parameters

During archetype creation the following parameters are requested.

ParameterExampleDescription
groupIdcom.exampleGroup id of the new maven project to be created
artifactIdmule-projectArtifact id of the new maven project to be created
version1.0.0Initial Version of the new maven project to be created
packagecom.example.muleJava package name - root level
transportshttp,jms,vm,fileComma separated list of Mule transports to add as dependencies.
modulesdb,xml,scripting,json,wsComma separated list of Mule modules to add as dependencies.
muleVersion3.9.0The release version of mule to base the project on.
EEtrueUse mule enterprise edition?
description'A mule example project.'Descripiton for the project to be placed in POM and initial mule sample flows.

Archetype models

archetype-metadata

Known Mule references

Mulesoft esb archetypes

Mulesoft Maven archetypes github

Mule maven repo - mule-example-archetype 3.6.0-M2

Mule maven repo - mule-project-archetype 3.9.0

References

https://maven.apache.org/archetype/archetype-models/archetype-descriptor/archetype-descriptor.html

Baeldung Maven Archetypes

Maven - archetypes

https://maven.apache.org/guides/introduction/introduction-to-archetypes.html

https://maven.apache.org/guides/mini/guide-creating-archetypes.html

https://rsankarx.wordpress.com/2013/10/24/creating-maven-archetype-using-create-from-project/

MQ Docker / Docker

IBM MQ Docker image

Using IBM MQ Docker

Local Keys / Certs for testing? Docker setup

http://www.mojohaus.org/keytool/keytool-maven-plugin/usage.html

Velocity syntax guide

http://velocity.apache.org/engine/1.7/user-guide.html#methods

mule-archetype's People

Contributors

npiper avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.