Below you will find pages that utilize the taxonomy term “agilecustoms”
January 20, 2026
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the setup of Maven to interact with AWS CodeArtifact by configuring Java and Maven, authenticating with AWS, generating a CodeArtifact token and URL, and creating a settings.xml file. It streamlines tasks in build workflows (pulling dependencies) and release workflows (publishing artifacts) by managing AWS credentials and repository configurations, reducing manual setup effort and ensuring secure interactions with AWS CodeArtifact.
December 31, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action simplifies Maven workflows by automating the configuration of AWS CodeArtifact integration. It handles Java and Maven setup, authenticates with AWS, generates CodeArtifact tokens, and updates Maven settings to enable seamless dependency pulling and artifact publishing. This action reduces manual setup effort, ensuring secure and efficient workflows for build and release tasks involving AWS CodeArtifact.
December 22, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action streamlines Maven-based workflows by enabling seamless integration with AWS CodeArtifact for dependency management and artifact publishing. It automates the setup of Java and Maven, AWS authorization, CodeArtifact token generation, and configuration of Maven settings, eliminating the need for manual configuration.
November 17, 2025
Setup Maven with CodeArtifact
Version updated for https://github.com/agilecustoms/setup-maven-codeartifact to version v2.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 2.0.2 (2025-11-04) Documentation update documentation with more examples (70c770d)