Hacker News new | ask | show | jobs
by cremp 2193 days ago
For maven, to push artifacts via the correct mvn deploy:deploy-file requires a S3 wagon (transport layer) software to actually make the S3 calls. For bigger orgs, having everyone use a wagon is a non-starter.

All I'm seeing this does is give the proper http endpoints so you dont need the wagon. Is it worth ~2x the price, no, but it's better than the other enterprise-y solutions.

1 comments

I see, I used it only for a small org. Maybe those companies can pay the 2x penalty.