Joakim Erdfelt
a9c596e3d7
Updating various old/moved URL references found across project (`jetty-10.0.x`) ( #10098 )
...
* Now that the migration of `https://eclipse.org/jetty/ ` to `https://eclipse.dev/jetty/ ` has occurred, it is time to review the URI use in our project
+ Updated URLs in poms
+ Added more URIs to XmlConfiguration
+ Updated URLs in module files
+ Updated URLs in documentation
+ Updated URLs in HTML
+ Correcting bad double-scheme URLs (eg: `http://https://www.eclipse ...`)
+ Updating text in *.mod files
+ Removing `/current/` from path `/jetty/documentation/current/`
+ Fixing mailing list URL
---------
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-07-14 12:38:45 -05:00
Jan Bartel
7b80b0bbcb
Update plexus-utils to 4.0.0 ( #9958 )
...
* Update plexus-utils to 4.0.0
---------
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2023-06-29 12:56:36 +02:00
Lachlan Roberts
89c42c89e7
Issue #9631 - update remaining pom.xml files
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2023-05-05 16:36:55 +10:00
Joakim Erdfelt
f998745165
Fixing jetty-maven-plugin it tests invoker:install missing deps
2023-04-19 07:56:05 -05:00
Joakim Erdfelt
ca3c1756ad
Updating to version 10.0.16-SNAPSHOT
2023-04-11 13:23:25 -05:00
Joakim Erdfelt
68017dbd00
Updating to version 10.0.15
2023-04-11 12:24:32 -05:00
Jan Bartel
c357a1216d
Issue #9497 allow jetty:effective-web-xml for jar projects
2023-03-15 19:32:01 +01:00
Joakim Erdfelt
68c931327c
Removing extraArtifacts hack
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 15:47:28 -06:00
Joakim Erdfelt
6dde0d55c9
Adding <extraArtifact> to various invoker:install goals
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2023-03-01 14:10:52 -06:00
Olivier Lamy
e62cc0344a
Updating to version 10.0.15-SNAPSHOT
2023-03-01 18:55:10 +10:00
gregw
7a7d69a69f
Happy no year
...
Remove modification date from copyright notice and instead just have the
project inception year.
Signed-off-by: gregw <gregw@webtide.com>
2023-02-15 15:22:32 +11:00
Jan Bartel
d46f6f7834
Log as info exceptions from server after sending stop with StopMojo. ( #9188 )
...
* Log as info exceptions from server after sending stop with StopMojo.
2023-01-25 17:03:04 +11:00
Piotrek Żygieło
5659e6df5b
Do not execute any phase for maven plugin :start ( #9128 )
2023-01-18 09:50:20 +11:00
Olivier Lamy
99b1b1e240
jetty 10.0.x fix jdk19 build upgrading and re enable m-invoker-p which now supports jdk19 ( #9023 )
...
* use m-invoker-p 3.4.0
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-12-20 08:37:57 +10:00
Jan Bartel
aa40193d67
Jetty 10.0.x add plugin overlay test ( #9045 )
...
* Add overlay test for jetty-maven-plugin
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-12-19 09:17:09 +11:00
Joakim Erdfelt
54c4c03244
Updating to version 10.0.14-SNAPSHOT
2022-12-07 14:33:17 -06:00
Joakim Erdfelt
1c2636ea05
Updating to version 10.0.13
2022-12-07 14:12:50 -06:00
Jan Bartel
88ea1e81c4
Issue #8721 fix jetty:effective-web-xml goal ( #8745 )
...
* Issue #8721 fix jetty:effective-web-xml goal
* use xml parsing class to navigate and assert content
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Co-authored-by: Olivier Lamy <olamy@apache.org>
2022-11-21 09:02:13 +11:00
Joakim Erdfelt
d2c1b1caf1
Remove maven-plugins from javadoc
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-11-16 15:37:09 -06:00
Joakim Erdfelt
5de6f734e9
Remove jetty-home dependency from jetty-maven-plugin
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-11-16 08:36:25 -06:00
Joakim Erdfelt
67629e68cc
Issue #8895 - Introduce jetty-home-<ver>-with-docs.zip
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-11-14 15:35:40 -06:00
Olivier Lamy
01b4d5c0d1
Issue #8576 use jackson bom
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2022-10-04 18:11:02 +10:00
Olivier Lamy
dbd07146ec
merge back release branch to bump version to 10.0.13-SNAPSHOT ( #8593 )
...
* Updating to version 10.0.12
* Updating to version 10.0.13-SNAPSHOT
* VERSION.TXT =+ content of jetty-9.4.49.v20220914 release
* remove strange line and reorder
2022-09-16 19:50:12 +10:00
Olivier Lamy
875d0b0a9b
add a configuration field to MavenServerConnector to be able to force reUsePort ( #7963 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-08-01 14:42:10 +10:00
Olivier Lamy
c41c73b8de
Add jetty maven plugin ITs as part of code coverage as we do it :) ( #7962 )
...
* enable of jacoco coverage for maven its plugin
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-14 07:19:45 +10:00
Olivier Lamy
c6264abed7
Issue #7970 fix Maven having trouble to find correct method to use from parent class ( #8268 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-07-07 22:07:57 +10:00
Tamas Cservenak
fb4c6228c1
Drop MAT ( #8182 )
...
* Drop MAT
As Maven 3.0 is not being supported, no need for artifical indirection
between sonatype/eclipse package for resolver.
* Drop unused property
* Stabilize dependencies
Declare all the used deps, as MAT is removed, and usage
has changed to resolver API (so declare it).
Plexus Utils is used as well, so declare it explicitly.
2022-06-25 20:00:11 -05:00
Joakim Erdfelt
64d12e2a5a
Merge Release 10.0.11 back into `jetty-10.0.x` branch ( #8194 )
...
* Updating to version 10.0.11
* Updating to version 10.0.12-SNAPSHOT
2022-06-22 16:24:48 -05:00
Joakim Erdfelt
c2bc103cb9
Merge Release 10.0.10 back into `jetty-10.0.x` ( #8180 )
...
* Updating to version 10.0.11-SNAPSHOT
2022-06-21 14:41:41 +02:00
Olivier Lamy
23948f1b3e
no more profile IT tests runs per default ( #8138 )
2022-06-09 11:34:25 +10:00
Olivier Lamy
b274a3cceb
jetty 10.0.x no port 8080 ( #8049 )
...
* ensure it test is not started on port 8080 and use non random groupIds
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-05-26 10:30:01 +10:00
Joakim Erdfelt
16420f0181
Set version to `10.0.10-SNAPSHOT` ( #7823 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-04-03 20:33:44 +10:00
Joakim Erdfelt
f079949a35
Merge Release 10.0.9 ( #7821 )
...
* Updating to version 10.0.9
* Updating to version 10.0.10
2022-04-02 08:43:44 -05:00
Jan Bartel
761bb3f661
Issue #7677 Exclude findbugs jsr305 jar from plugin ( #7682 )
...
* Issue #7677 Exclude findbugs jsr305 jar from plugin
Signed-off-by: Jan Bartel <janb@webtide.com>
* add IT test for those classes exclusions
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-03-28 13:41:36 +02:00
Olivier Lamy
3d4b68d0bc
remove some site configuration, non used checkstyle profile and turn skip xml into one line property ( #7687 )
...
* remove some site configuration, non used checkstyle profile and turn skip xml into one line property
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-03-05 19:47:32 +10:00
Olivier Lamy
dcdda2a7f0
add used but non declared dependencies and fix some scope ( #7626 )
...
* add used but non declared dependencies and fix some scope
* add exclusion in javadoc module
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-25 13:23:21 +10:00
Jan Bartel
34c21ff413
Issue #7344 - Fix stop in process ( #7639 )
...
* Issue #7344 Fix stop goal for non-forked usage
2022-02-24 16:30:44 +01:00
Jan Bartel
0b33877040
Issue #7344 - wait for forked jetty process ( #7374 )
...
* Issue #7344 Make plugin wait for forked jetty process to stop
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-02-21 13:45:54 +01:00
Simone Bordet
a4fda96f49
Updating to version 10.0.9-SNAPSHOT
2022-02-07 12:02:02 +01:00
Simone Bordet
716c7afd8e
Updating to version 10.0.8
2022-02-07 11:34:12 +01:00
Olivier Lamy
b36484928d
test not needed anymore as it was only an example to a maven issue fixed in 3.8.4 ( #7507 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-01 05:27:34 -06:00
Joakim Erdfelt
846ea27da2
Fix jetty-maven-plugin src/it compilation failures
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 14:39:38 -06:00
Joakim Erdfelt
cb127793e5
Happy New Year 2022 ( #7459 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 10:42:30 -06:00
Lachlan Roberts
63069ad28a
Issue #7124 - deprecate AbstractLifeCycleListener
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-11-25 10:01:52 +11:00
dependabot[bot]
d571436d00
Bump maven.version from 3.8.2 to 3.8.3 ( #6954 )
...
* Bump maven.version from 3.8.2 to 3.8.3
Bumps `maven.version` from 3.8.2 to 3.8.3.
Updates `maven-artifact` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3 )
Updates `maven-core` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3 )
Updates `maven-plugin-api` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3 )
Updates `maven-resolver-provider` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3 )
Updates `maven-settings` from 3.8.2 to 3.8.3
- [Release notes](https://github.com/apache/maven/releases )
- [Commits](https://github.com/apache/maven/compare/maven-3.8.2...maven-3.8.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-plugin-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-resolver-provider
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-settings
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix upgrade
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-11-09 14:40:54 +10:00
Joakim Erdfelt
cfc67f86d2
Updating to version 10.0.8-SNAPSHOT
2021-10-06 14:51:32 -05:00
Joakim Erdfelt
da8a4553af
Updating to version 10.0.7
2021-10-06 14:32:37 -05:00
Olivier Lamy
51d44a3401
use dependencyManagement for internal dependencies ( #6940 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-09-30 16:57:19 +10:00
Joakim Erdfelt
c18d059f44
Fixing jetty-maven-plugin IT tests
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 13:09:25 -05:00
Joakim Erdfelt
5b6c3f145c
More artifact cleanup javax.* to jakarta.*
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-09-22 10:41:30 -05:00