File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed
Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 <name >jetty-modify-sources-maven-plugin Maven Plugin</name >
1313
14+ <url >https://github.com/jetty-project/${project.artifactId} </url >
15+
16+ <description >Maven Plugin used for Jetty 12 to transform sources and resources using jakarta namespace to EE8 javax namespace</description >
1417 <prerequisites >
1518 <maven >3.8.2</maven >
1619 </prerequisites >
2225 <licenses >
2326 <license >
2427 <name >Eclipse Public License - Version 1.0</name >
25- <url >http ://www.eclipse.org/org/documents/epl-v10.php</url >
28+ <url >https ://www.eclipse.org/org/documents/epl-v10.php</url >
2629 </license >
2730 <license >
2831 <name >Apache Software License - Version 2.0</name >
29- <url >http ://www.apache.org/licenses/LICENSE-2.0</url >
32+ <url >https ://www.apache.org/licenses/LICENSE-2.0</url >
3033 </license >
3134 </licenses >
3235
4851 <maven .version>3.8.6</maven .version>
4952 </properties >
5053
54+ <developers >
55+ <developer >
56+ <id >olamy</id >
57+ <name >Olivier Lamy</name >
58+ 59+ <organization >Webtide, LLC</organization >
60+ <organizationUrl >https://webtide.com</organizationUrl >
61+ <timezone >Australia/Brisbane</timezone >
62+ </developer >
63+ </developers >
64+
5165 <distributionManagement >
5266 <repository >
5367 <id >oss.sonatype.org</id >
You can’t perform that action at this time.
0 commit comments