Skip to content

Commit

Permalink
Remove convenience model artifacts
Browse files Browse the repository at this point in the history
Remove empty artifacts as they do not contribute anything to the actual
picture and act only as maven dependency shortcut.

JIRA: MDSAL-823
Change-Id: I01c83ae3e624582048a47d013082d62e983a2590
Signed-off-by: Samuel Schneider <[email protected]>
Signed-off-by: Robert Varga <[email protected]>
  • Loading branch information
SamoSchneider authored and rovarga committed May 13, 2023
1 parent 53450b0 commit 0e3a11b
Show file tree
Hide file tree
Showing 34 changed files with 125 additions and 570 deletions.
66 changes: 3 additions & 63 deletions artifacts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -466,11 +466,6 @@
</dependency>

<!-- RFC6991 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991-ietf-inet-types</artifactId>
Expand Down Expand Up @@ -524,27 +519,17 @@

<!-- RFC8294 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294</artifactId>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-routing-types</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294-ietf-routing-types</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-routing-types</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>

<!-- RFC8342 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342-ietf-datastores</artifactId>
Expand All @@ -571,11 +556,6 @@
</dependency>

<!-- RFC8345 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network</artifactId>
Expand All @@ -598,11 +578,6 @@
</dependency>

<!-- RFC8346 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346-ietf-l3-unicast-topology</artifactId>
Expand All @@ -615,11 +590,6 @@
</dependency>

<!-- RFC8348 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348-ietf-hardware</artifactId>
Expand All @@ -637,11 +607,6 @@
</dependency>

<!-- RFC8349 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-routing</artifactId>
Expand All @@ -659,11 +624,6 @@
</dependency>

<!-- RFC8519 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-access-control-list</artifactId>
Expand All @@ -681,11 +641,6 @@
</dependency>

<!-- RFC8520 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520-ietf-acldns</artifactId>
Expand Down Expand Up @@ -726,11 +681,6 @@
</dependency>

<!-- RFC8542 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8542</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
Expand All @@ -743,11 +693,6 @@
</dependency>

<!-- RFC8776 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8776</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8776-ietf-te-types</artifactId>
Expand All @@ -759,12 +704,7 @@
<version>12.0.0-SNAPSHOT</version>
</dependency>

<!-- RFC8776 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8795</artifactId>
<version>12.0.0-SNAPSHOT</version>
</dependency>
<!-- RFC8795 -->
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8795-ietf-te-topology</artifactId>
Expand Down
46 changes: 7 additions & 39 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,6 @@
<groupId>org.opendaylight.mdsal.model</groupId>
<artifactId>opendaylight-l2-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991-ietf-inet-types</artifactId>
Expand All @@ -242,18 +238,10 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8040</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294-ietf-routing-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342-ietf-datastores</artifactId>
Expand All @@ -270,10 +258,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8344</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network</artifactId>
Expand All @@ -290,10 +274,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network-topology-state</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346-ietf-l3-unicast-topology</artifactId>
Expand All @@ -302,10 +282,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346-ietf-l3-unicast-topology-state</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348-ietf-hardware</artifactId>
Expand All @@ -314,10 +290,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348-ietf-hardware-state</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-routing</artifactId>
Expand All @@ -330,10 +302,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-access-control-list</artifactId>
Expand All @@ -346,10 +314,6 @@
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-packet-fields</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8520-ietf-acldns</artifactId>
Expand All @@ -376,15 +340,19 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8542</artifactId>
<artifactId>rfc8542-ietf-dc-fabric-topology</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8542-ietf-dc-fabric-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8776</artifactId>
<artifactId>rfc8776-ietf-te-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8795</artifactId>
<artifactId>rfc8776-ietf-te-packet-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
Expand Down
6 changes: 5 additions & 1 deletion features/odl-mdsal-model-rfc6991/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991</artifactId>
<artifactId>rfc6991-ietf-inet-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc6991-ietf-yang-types</artifactId>
</dependency>
</dependencies>
</project>
6 changes: 5 additions & 1 deletion features/odl-mdsal-model-rfc8294/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,13 @@
<classifier>features</classifier>
<type>xml</type>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-routing-types</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8294</artifactId>
<artifactId>rfc8294-ietf-routing-types</artifactId>
</dependency>
</dependencies>
</project>
6 changes: 5 additions & 1 deletion features/odl-mdsal-model-rfc8342/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342</artifactId>
<artifactId>rfc8342-ietf-datastores</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8342-ietf-origin</artifactId>
</dependency>
</dependencies>
</project>
14 changes: 13 additions & 1 deletion features/odl-mdsal-model-rfc8345/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,19 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345</artifactId>
<artifactId>rfc8345-ietf-network</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network-state</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network-topology</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8345-ietf-network-topology-state</artifactId>
</dependency>
</dependencies>
</project>
6 changes: 5 additions & 1 deletion features/odl-mdsal-model-rfc8346/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,11 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346</artifactId>
<artifactId>rfc8346-ietf-l3-unicast-topology</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8346-ietf-l3-unicast-topology-state</artifactId>
</dependency>
</dependencies>
</project>
10 changes: 9 additions & 1 deletion features/odl-mdsal-model-rfc8348/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,17 @@
<classifier>features</classifier>
<type>xml</type>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
<artifactId>iana-hardware</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348-ietf-hardware</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8348</artifactId>
<artifactId>rfc8348-ietf-hardware-state</artifactId>
</dependency>
</dependencies>
</project>
10 changes: 9 additions & 1 deletion features/odl-mdsal-model-rfc8349/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349</artifactId>
<artifactId>rfc8349-ietf-routing</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
</dependency>
</dependencies>
</project>
10 changes: 9 additions & 1 deletion features/odl-mdsal-model-rfc8519/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,15 @@
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519</artifactId>
<artifactId>rfc8519-ietf-access-control-list</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-ethertypes</artifactId>
</dependency>
<dependency>
<groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
<artifactId>rfc8519-ietf-packet-fields</artifactId>
</dependency>
</dependencies>
</project>
Loading

0 comments on commit 0e3a11b

Please sign in to comment.