Skip to content

Instantly share code, notes, and snippets.

@nialdarbey
Created October 25, 2012 12:08
Show Gist options
  • Save nialdarbey/3952232 to your computer and use it in GitHub Desktop.
Save nialdarbey/3952232 to your computer and use it in GitHub Desktop.
archetype
mvn archetype:generate -DarchetypeGroupId=org.mule.tools.devkit -DarchetypeArtifactId=mule-devkit-archetype-generic -DarchetypeVersion=3.0.1 -DarchetypeRepository=http://repository.mulesoft.org/releases/ -DgroupId=org.mule.module.ldap -DartifactId=ldap-connector -Dversion=1.0 -DmuleVersion=3.3.1 -DmuleModuleName=LDAPConnector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment