]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.repo/src/main/resources/org/argeo/slc/repo/repo.cnd
Work in progress - work on modular distributions.
[gpl/argeo-slc.git] / runtime / org.argeo.slc.repo / src / main / resources / org / argeo / slc / repo / repo.cnd
index c0bd681717562d3efcf191a13184766bb1ac248b..798046887e8cd1890b8959cd067708f49d675668 100644 (file)
@@ -30,6 +30,16 @@ mixin
 mixin
 + slc:artifactVersions (argeo:references) m
 
+[slc:modularDistribution]
+mixin
++ slc:modules (nt:unstructured) m
+
+[slc:moduleCoordinates] > nt:unstructured
+- slc:category (STRING)
+- slc:name (STRING)
+- slc:version (STRING)
+
+
 // ORIGINS
 [slc:knownOrigin] > nt:base
 mixin