-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Hi all,
First I want to thanks you for the amazing work you are doing!
I have an improvment request, can we add S3 support to maven-plug in?
There is already a wagon for it at:
https://github.com/jcaddel/maven-s3-wagon
and I belieave is just a matther of adding this extencion in to your plugin.
With this we could use Jenkins artifact publisher with an s3://
I tried already to use a s3 from Jenkins and RedeployPublisher but with the following error:
ERROR: Failed to deploy artifacts/metadata: Cannot access s3://my.repo.com/maven2 with type default using the available connector factories: WagonRepositoryConnectorFactory
Thanks guys for your help,
Martino