p2-maven-plugin icon indicating copy to clipboard operation
p2-maven-plugin copied to clipboard

Proposal for a new goal: create-local-mirror

Open sparsick opened this issue 6 years ago • 0 comments

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.

sparsick avatar Dec 06 '19 14:12 sparsick