Sign in
apache
/
tooling-atr-maven-plugin
/
HEAD
73eab22
drop failing ATR license check mode
by Hervé Boutemy
· 2 hours ago
main
401526b
Add CycloneDX Maven plugin for generating SBOM for plugin itself
by Slawomir Jaranowski
· 22 hours ago
8927a70
init ATR project metadada
by Hervé Boutemy
· 3 days ago
8eaa765
Bump org.junit:junit-bom from 6.0.3 to 6.1.0
by dependabot[bot]
· 3 days ago
64a2cfb
Bump org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2
by dependabot[bot]
· 3 days ago
3318270
Add Jackson BOM for centralized dependency management
by Slawomir Jaranowski
· 3 days ago
d2c1be5
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.4 to 2.22.0
by dependabot[bot]
· 5 days ago
9a1430b
Refactor ATR client to use reusable HTTP utility methods
by Slawomir Jaranowski
· 5 days ago
20c04a3
Bump com.fasterxml.jackson.core:jackson-annotations from 2.21 to 2.22
by dependabot[bot]
· 5 days ago
5078b3d
Bump actions/checkout from 6.0.2 to 6.0.3
by dependabot[bot]
· 5 days ago
7322f9c
Add `@since` annotations for ATR plugin parameters and Mojos
by Slawomir Jaranowski
· 11 days ago
0793746
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4
by dependabot[bot]
· 9 days ago
a4daeae
Update notification emails in .asf.yaml to use issues@tooling
by Dave Fisher
· 9 days ago
40da3d5
Bump com.diffplug.spotless:spotless-maven-plugin from 3.5.1 to 3.6.0
by dependabot[bot]
· 11 days ago
b3bac57
Add Apache 2.0 license and configure RAT plugin for license validation
by Slawomir Jaranowski
· 11 days ago
e6494f8
Remove `publishDate` from site - set to none
by Slawomir Jaranowski
· 12 days ago
074d4be
Remove `publishDate` from site
by Slawomir Jaranowski
· 12 days ago
5a6a950
Set Git config globally for site deployment in GitHub workflow
by Slawomir Jaranowski
· 12 days ago
bf56493
Add site deployment workflow (#28)
by Slawomir Jaranowski
· 12 days ago
6a924e4
Rename menu from 'Overview' to 'Maven Plugin Overview'
by Dave Fisher
· 13 days ago
2794502
Introduce AtrClient mock for ITs
by Slawomir Jaranowski
· 14 days ago
eee5add
Bump com.diffplug.spotless:spotless-maven-plugin from 3.4.0 to 3.5.1
by dependabot[bot]
· 14 days ago
3c7f9e8
Bump com.palantir.javaformat:palantir-java-format from 2.90.0 to 2.91.0
by dependabot[bot]
· 14 days ago
d9786b3
Bump mavenVersion from 3.9.15 to 3.9.16
by dependabot[bot]
· 14 days ago
656fb2a
Add GitHub workflows for PR automation and release drafting
by Slawomir Jaranowski
· 2 weeks ago
0c5ace7
Add Dependabot configuration for Maven and GitHub Actions updates
by Slawomir Jaranowski
· 2 weeks ago
340397f
Use topBar layout for documentation site
by Slawomir Jaranowski
· 2 weeks ago
b6b3b0b
default values for atr.project and atr.version
by Hervé Boutemy
· 2 weeks ago
e3d38f5
Tooling ATR Maven Plugin at GH level
by Hervé Boutemy
· 2 weeks ago
51fb98c
fix typo
by Hervé Boutemy
· 2 weeks ago
96c660d
configure site skin
by Hervé Boutemy
· 2 weeks ago
8e7c0cf
Configure Maven project for SCM publish and site deployment (#12)
by Slawomir Jaranowski
· 2 weeks ago
402f9cb
Enable squash merge option for GitHub
by Slawomir Jaranowski
· 2 weeks ago
ffb8111
Remove ASF menu from site.xml
by Dave Fisher
· 3 weeks ago
a29dc89
Add empty line to asf.yaml to trigger configuration update
by Slawomir Jaranowski
· 3 weeks ago
fb24e3b
Add gh-pages branch configuration to asf.yaml
by Slawomir Jaranowski
· 3 weeks ago
441ab51
Fix link to usage documentation in README
by Konrad Windszus
· 3 weeks ago
68ffa92
Refactor ATR client and simple improvements in Mojos
by Slawomir Jaranowski
· 3 weeks ago
9d37cb5
Use org.apache:apache as parent
by Slawomir Jaranowski
· 3 weeks ago
d938de6
Set up default protection ruleset for default and release branches
by The Apache Software Foundation
· 3 weeks ago
e40c77b
Add simple GitHub workflow for verifying build
by Slawomir Jaranowski
· 4 weeks ago
f200a10
move plugin to tooling
by Hervé Boutemy
· 4 weeks ago
fb12f63
Merge pull request #1 from slawekjaranowski/asf-update
by Dave Fisher
· 4 weeks ago
d244a5f
Update asf.yaml with new repo
by Slawomir Jaranowski
· 4 weeks ago
04adab5
Update ATR plugin checks in verify.groovy
by Slawomir Jaranowski
· 5 weeks ago
b9e8383
Update Maven version and dependencies in pom.xml
by Slawomir Jaranowski
· 5 weeks ago
f67f5a8
improve messages
by Hervé Boutemy
· 7 weeks ago
5b3d750
add push-to-atr profile for testing
by Hervé Boutemy
· 7 weeks ago
4cf081c
simplify code
by Hervé Boutemy
· 8 weeks ago
097c804
share JWT token between goals execution
by Hervé Boutemy
· 8 weeks ago
4b189ed
add atr:check-composing goal
by Hervé Boutemy
· 8 weeks ago
d4bb75f
reuse ATR client when uploading multiple files
by Hervé Boutemy
· 2 months ago
3552b55
add runOnlyAtExecutionRoot logic
by Hervé Boutemy
· 3 months ago
574c2c6
add documentation
by Hervé Boutemy
· 3 months ago
a544259
use settings for ATR auth
by Hervé Boutemy
· 3 months ago
5daf08d
use jackson-databind
by Hervé Boutemy
· 3 months ago
07f8142
implement ATR upload API
by Hervé Boutemy
· 3 months ago
3c2b224
improve ATR terms used
by Hervé Boutemy
· 3 months ago
188a955
create atr:upload goal doing log
by Hervé Boutemy
· 3 months ago
24c148f
init maven-atr-plugin
by Hervé Boutemy
· 3 months ago