File tree Expand file tree Collapse file tree 4 files changed +3
-42
lines changed
Expand file tree Collapse file tree 4 files changed +3
-42
lines changed Original file line number Diff line number Diff line change 1919 This is an internal module used to generate Java API from the upstream Playwright
2020 definitions. It's an internal development module not intended for external use.
2121 </description >
22- <url >https://github.com/microsoft/playwright-java</url >
23- <licenses >
24- <license >
25- <name >Apache License, Version 2.0</name >
26- <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
27- <distribution >repo</distribution >
28- </license >
29- </licenses >
30- <scm >
31- <url >https://github.com/microsoft/playwright-java.git</url >
32- </scm >
3322
3423 <build >
3524 <plugins >
Original file line number Diff line number Diff line change 1818 This module includes playwright-cli binary and related utilities. It is intended to be
1919 used on the systems where Playwright driver is not preinstalled.
2020 </description >
21- <url >https://github.com/microsoft/playwright-java</url >
22- <licenses >
23- <license >
24- <name >Apache License, Version 2.0</name >
25- <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
26- <distribution >repo</distribution >
27- </license >
28- </licenses >
29- <scm >
30- <url >https://github.com/microsoft/playwright-java.git</url >
31- </scm >
3221
3322 <build >
3423 <plugins >
Original file line number Diff line number Diff line change 1818
1919 This is the main package that provides Playwright Java client.
2020 </description >
21- <url >https://github.com/microsoft/playwright-java</url >
22- <licenses >
23- <license >
24- <name >Apache License, Version 2.0</name >
25- <url >http://www.apache.org/licenses/LICENSE-2.0.txt</url >
26- <distribution >repo</distribution >
27- </license >
28- </licenses >
29- <scm >
30- <url >https://github.com/microsoft/playwright-java.git</url >
31- </scm >
3221
3322 <build >
3423 <plugins >
Original file line number Diff line number Diff line change 2424 </license >
2525 </licenses >
2626 <scm >
27- <url >https://github.com/microsoft/playwright-java.git</url >
27+ <connection >scm:git:https://github.com/microsoft/playwright-java.git</connection >
28+ <developerConnection >scm:git:https://github.com/microsoft/playwright-java.git</developerConnection >
29+ <url >https://github.com/microsoft/playwright-java</url >
2830 </scm >
2931
3032 <modules >
104106 </plugins >
105107 </pluginManagement >
106108 </build >
107-
108- <distributionManagement >
109- <repository >
110- <id >github</id >
111- <name >GitHub Packages</name >
112- <url >https://maven.pkg.github.com/microsoft/playwright-java</url >
113- </repository >
114- </distributionManagement >
115109</project >
You can’t perform that action at this time.
0 commit comments