Skip to content

Instantly share code, notes, and snippets.

@rossmason
Forked from federecio/gist:1345236
Created November 9, 2011 18:19
Show Gist options
  • Save rossmason/1352337 to your computer and use it in GitHub Desktop.
Save rossmason/1352337 to your computer and use it in GitHub Desktop.
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.googlemaps -DartifactId=google-maps-connector -Dversion=1.0 -DmuleVersion=3.2.0 -DmuleModuleName=GoogleMaps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment