]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.rpmfactory/pom.xml
Make build in mock less monolithic
[gpl/argeo-slc.git] / runtime / org.argeo.slc.rpmfactory / pom.xml
index bb8b16133b9ddff19f1153eb57c08799d775a250..cbca152d86f0b1830d21e236a354ba4cab721047 100644 (file)
@@ -22,6 +22,8 @@
                                                        org.argeo.slc.rpmfactory.*
                                                </Export-Package>
                                                <Import-Package>
+                                                       javax.jcr.nodetype,
+                                                       org.argeo.slc.repo,
                                                        *
                                                </Import-Package>
                                        </instructions>
                        <groupId>org.argeo.tp</groupId>
                        <artifactId>slf4j.org.apache.commons.logging</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>org.argeo.tp</groupId>
+                       <artifactId>org.redline_rpm</artifactId>
+               </dependency>
+
        </dependencies>
 </project>
\ No newline at end of file