com.allya.maven.wagon:wagon-s3

Wagon provider that gets and puts artefacts through AWS S3


License
0BSD

Documentation

Allya :: Apache Maven Wagons :: Providers :: S3

Description

This wagon enables the S3 protocol for repository URLs.

Table of Contents

Packaging and Releasing

The artefact can be packaged locally by executing:

make dist

and can be installed to the local Maven repository by executing:

make install

Releasing the container can be done using:

make deploy

New versions can be released using:

make release