Sign in
apache
/
tomcat-maven-plugin
/
HEAD
822fde5
Merge pull request #132 from apache/dependabot/maven/org.apache.maven.shared-maven-filtering-3.5.1
by Rémy Maucherat
· 5 days ago
trunk
9cc17f5
Bump org.apache.maven.shared:maven-filtering from 3.5.0 to 3.5.1
by dependabot[bot]
· 5 days ago
a452cf5
Merge pull request #129 from apache/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.15
by Rémy Maucherat
· 5 weeks ago
23fea5b
Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15
by dependabot[bot]
· 5 weeks ago
851e6b4
Some minor fixes
by remm
· 5 weeks ago
87190e0
Drop TomcatManagerException
by remm
· 5 weeks ago
67064c5
Add calls to check response
by remm
· 5 weeks ago
bd32e1d
Another round of code review
by remm
· 5 weeks ago
710931b
Additional code review
by remm
· 5 weeks ago
0fc959f
Fix issues from code review
by remm
· 5 weeks ago
334b22e
Merge pull request #128 from apache/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.5.6
by Rémy Maucherat
· 5 weeks ago
7dab1d2
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6
by dependabot[bot]
· 5 weeks ago
8bbdf60
Merge pull request #127 from apache/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-3.5.6
by Rémy Maucherat
· 5 weeks ago
7ce41bd
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6
by dependabot[bot]
· 5 weeks ago
3d3c1e5
Merge pull request #125 from apache/infrastructure-ruleset-bot/default-branch-protection
by Rémy Maucherat
· 6 weeks ago
ae1d999
Add yaml file
by remm
· 6 weeks ago
2634a44
Set up default protection ruleset for default and release branches
by The Apache Software Foundation
· 8 weeks ago
infrastructure-ruleset-bot/default-branch-protection
1789434
Merge pull request #124 from apache/dependabot/maven/org.apache-apache-38
by Rémy Maucherat
· 9 weeks ago
a52663a
Bump org.apache:apache from 37 to 38
by dependabot[bot]
· 9 weeks ago
51e95bf
Fixes
by remm
· 9 weeks ago
17e71fe
Javadoc warning fixes
by remm
· 9 weeks ago
b1f4377
Formatting
by remm
· 9 weeks ago
c3e415d
Update to non deprecated APIs
by remm
· 10 weeks ago
87f9a4b
Update version number
by remm
· 10 weeks ago
5d8dc0f
Merge pull request #122 from apache/dependabot/maven/org.jacoco-jacoco-maven-plugin-0.8.14
by Rémy Maucherat
· 2 months ago
14c522e
Bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14
by dependabot[bot]
· 2 months ago
efd9788
Cleanup
by remm
· 3 months ago
4d55e7e
Add boilerplate coverage
by remm
· 3 months ago
2e27936
Fix tests weirdness
by remm
· 3 months ago
642d884
Resolve dependencies
by remm
· 3 months ago
7c14d19
Replace deprecated URL constructors
by remm
· 3 months ago
056efcc
The value add for HttpClient seemed limited
by remm
· 3 months ago
7883c49
Update CI
by remm
· 3 months ago
e3d75ba
Try to fix chicken and egg problem on CI
by remm
· 3 months ago
a2f748f
Simplify for now
by remm
· 3 months ago
6c84375
Basic cleanups and refactorings
by remm
· 3 months ago
059ab90
Simplify pom
by remm
· 3 months ago
71d134f
Cleanups
by remm
· 3 months ago
bdf7755
Add wait goal
by remm
· 3 months ago
3fff07a
Type hierarchy improvements
by remm
· 3 months ago
b180fe7
Docs updates
by remm
· 3 months ago
49f7b8d
Remove outdated link
by remm
· 3 months ago
0bc48b4
Fix path
by remm
· 3 months ago
d550867
Fix branch name
by remm
· 3 months ago
f43a931
Add action
by remm
· 3 months ago
01ff840
Tie the version number to a specific Tomcat version
by remm
· 3 months ago
625e8b7
Revert Maven version here too
by remm
· 3 months ago
9a76a32
Drop manager test
by remm
· 3 months ago
817f84a
Revert Maven upgrade
by remm
· 3 months ago
c924319
Update
by remm
· 3 months ago
1b237f7
Merge pull request #119 from apache/dependabot/maven/mavenVersion-3.9.14
by Rémy Maucherat
· 3 months ago
755c5e4
Cleanups
by remm
· 3 months ago
ea43b32
POM cleanup
by remm
· 3 months ago
30c77e1
Adjust tests
by remm
· 3 months ago
c20fc63
Add more tests
by remm
· 3 months ago
b584bbe
Bump mavenVersion from 3.8.1 to 3.9.14
by dependabot[bot]
· 3 months ago
fcbe31d
Add tests
by remm
· 3 months ago
f608264
Drop /roles command
by remm
· 3 months ago
e81d379
Fix tests
by remm
· 3 months ago
e447995
Simplify
by remm
· 3 months ago
1b0a2f9
Fix issues found with the integration tests
by remm
· 3 months ago
64a5d0c
Add back concrete classes
by remm
· 3 months ago
7a53e5f
Fix Maven group and skip signatures
by remm
· 3 months ago
e65621b
Enable naming
by remm
· 3 months ago
8e75791
Minor fix
by remm
· 3 months ago
42b083e
Cleanup
by remm
· 3 months ago
6ae9017
Skip the tests here
by remm
· 3 months ago
259632a
Drop some dependencies
by remm
· 3 months ago
f45575b
Replace StringUtils with equivalent code
by remm
· 3 months ago
458fc1d
Work around for versioned paths
by remm
· 3 months ago
79fe27e
Update to lang3
by remm
· 3 months ago
eb51ed9
Add unimplemented but documented mojos
by remm
· 3 months ago
dada63d
Fix main integration test
by remm
· 3 months ago
f68c557
Fix version numbers
by remm
· 3 months ago
54c28e6
Check response bodies
by remm
· 3 months ago
6e6ef47
Renames
by remm
· 3 months ago
86cb4a1
Simplify and reorganize
by remm
· 3 months ago
f568384
Remove old readme
by remm
· 3 months ago
31e754b
Avoid problems with missing directory
by remm
· 3 months ago
59f7b0b
Merge pull request #115 from apache/dependabot/maven/org.apache.logging.log4j-log4j-slf4j-impl-2.25.4
by Rémy Maucherat
· 3 months ago
13791f5
Merge pull request #113 from apache/dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.3
by Rémy Maucherat
· 3 months ago
4656590
Set parent classloader
by remm
· 3 months ago
a693959
Simplify
by remm
· 3 months ago
301055b
Add back missing code to initialize resources
by remm
· 3 months ago
5d8ebce
Add READNE.md (generated ...)
by remm
· 3 months ago
a1abe24
Fix dependencies
by remm
· 3 months ago
395fd90
Rename
by remm
· 3 months ago
9836f9e
Rename
by remm
· 3 months ago
2db0225
Merge pull request #118 from apache/dependabot/maven/org.apache.maven-maven-core-3.8.1
by Rémy Maucherat
· 3 months ago
1b29a71
Bump org.apache.maven:maven-core from 2.2.1 to 3.8.1
by dependabot[bot]
· 3 months ago
3f6d531
Version updates
by remm
· 3 months ago
1339055
Drop Tomcat 7, Tomcat 8 and archetype
by remm
· 3 months ago
bd3ae09
Merge pull request #117 from apache/dependabot/maven/org.codehaus.plexus-plexus-classworlds-2.10.0
by Rémy Maucherat
· 3 months ago
0241209
Bump org.codehaus.plexus:plexus-classworlds from 2.9.0 to 2.10.0
by dependabot[bot]
· 3 months ago
93f35b0
Fix plugin name
by remm
· 3 months ago
efec222
Merge pull request #114 from apache/dependabot/maven/org.apache.logging.log4j-log4j-core-2.25.4
by Rémy Maucherat
· 3 months ago
ed12299
bump org.apache.logging.log4j:log4j-slf4j-impl from 2.25.3 to 2.25.4
by dependabot[bot]
· 3 months ago
7b6f1e4
Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4
by dependabot[bot]
· 3 months ago
7d13fea
Bump org.codehaus.plexus:plexus-utils from 4.0.2 to 4.0.3
by dependabot[bot]
· 4 months ago
87a24ef
Merge pull request #112 from fatima-qaisar/fix/remove-stray-s
by Rémy Maucherat
· 4 months ago
Next »