How To
Build a local repository containing the plugin's from an Eclipse installation
This will create pom's for all the plugins from your Eclipse installation located at
/path/to/eclipse/install and deploy them to your internal repository external_free
mvn eclipse:make-artifacts -DeclipseDir=/path/to/eclipse/install -DdeployTo=external _free::default::scp://NUCLEUS/usr/local/www/default/maven2_repositories/external_free
Labels
