Skip to content

Commit

Permalink
feat: Delete useless webui artifacts - MEED-6996 - Meeds-io/MIPs#139 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored Jun 7, 2024
1 parent 5351c43 commit ff8a234
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
5 changes: 0 additions & 5 deletions server-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,6 @@
<artifactId>exo.portal.component.portal</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.commons</groupId>
<artifactId>commons-comet-service</artifactId>
Expand Down
36 changes: 0 additions & 36 deletions server-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.application-registry</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.scripting</artifactId>
Expand Down Expand Up @@ -130,36 +124,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.framework</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.portlet</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.portal</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.eXo</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.webui.core</artifactId>
<type>test-jar</type>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.exoplatform.gatein.portal</groupId>
<artifactId>exo.portal.component.management</artifactId>
Expand Down

0 comments on commit ff8a234

Please sign in to comment.