eclipse-archived / packagedrone

Eclipse Package Drone
http://eclipse.org/package-drone
Eclipse Public License 1.0
66 stars 39 forks source link

Provide Target Platform through p2 target definition / oomph targlet #97

Open cleanerx opened 7 years ago

cleanerx commented 7 years ago

I tried to check out the sources. As part of that there is a script to be executed that does download necessary artifacts. Unfortunately I'm behind a proxy that requires a proxy password which is not supported out of the box with ant / java. If it would use the p2 mechanism eclipse infrastructure would be used in order to obtain artifacts which seems straight forward. Is there a particular reason for this ant script ?