Skip to content

Commit

Permalink
remove javatest install for pages tck runner (#1918)
Browse files Browse the repository at this point in the history
  • Loading branch information
alwin-joseph authored Feb 11, 2025
1 parent ce4244d commit 9982054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions glassfish-runner/pages-tck/pages-tck-install/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<artifactId>maven-install-plugin</artifactId>
<executions>

<execution>
<!-- <execution>
<id>install-javatest</id>
<goals>
<goal>install-file</goal>
Expand All @@ -77,7 +77,7 @@
<packaging>jar</packaging>
<generatePom>true</generatePom>
</configuration>
</execution>
</execution> -->
<execution>
<id>install-pages-tck-jar</id>
<goals>
Expand Down

0 comments on commit 9982054

Please sign in to comment.