aws-deploy-maven-plugin Maven Mojo

This Maven plugin lets you deploy your Docker image to AWS ECR by existed Dockerfile in baseDir and deploy cloudformation project. With AWS Cloudformation and AWS ECR support, you can deploy your java application to AWS. Easy!

License

License

Categories

Categories

AWS Container PaaS Providers Maven Build Tools
GroupId

GroupId

com.dzodi
ArtifactId

ArtifactId

aws-deploy-maven-plugin
Last Version

Last Version

1.0.14
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

aws-deploy-maven-plugin Maven Mojo
This Maven plugin lets you deploy your Docker image to AWS ECR by existed Dockerfile in baseDir and deploy cloudformation project. With AWS Cloudformation and AWS ECR support, you can deploy your java application to AWS. Easy!
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/hungntit/aws-deploy-maven-plugin

Download aws-deploy-maven-plugin

How to add to project

<plugin>
    <groupId>com.dzodi</groupId>
    <artifactId>aws-deploy-maven-plugin</artifactId>
    <version>1.0.14</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.2
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.codehaus.mojo : exec-maven-plugin jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2