p2-maven-plugin
p2-maven-plugin copied to clipboard
Proposal for a new goal: create-local-mirror
When you have a bad internet connection, then it would be nice to have a mirror of your p2 repositories that are defined in your target platform.
Eclipse provides two applications for mirroring P2 repository locally (see documentation ) and an ant task.
The idea is that this new goal wraps the oblong shell commands of these Eclipse applications.