Skip to main content

A lib for publishing Java maven projects to an S3 maven repository

Project description

Java 2 S3

Python library for publishing maven projects to an S3 maven repository. Requires maven installed in your path.

Example

from j2s3.main import publish
# project_directory is a dir containing Java code and a pom.xml file
publish(project_directory, aws_access_key_id, aws_secret_access_key, s3_bucket_name)

Contributing

Pull requests and bug reports welcome on the github repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

j2s3-1.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

j2s3-1.0.2-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page