]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - server/org.argeo.slc.ria/pom.xml
Introduce SLC SDK
[gpl/argeo-slc.git] / server / org.argeo.slc.ria / pom.xml
index 52c68d757c4eced1e8ecd27e462b78b822886bc7..ae017078500b56b623bdfb181c507cbc5ed4164d 100644 (file)
                                                        javax.servlet.jsp.jstl.core,
                                                        javax.servlet.jsp.jstl.fmt,
                                                        javax.servlet.jsp.jstl.tlv,
-                                                       javax.servlet.resources,
-                                                       org.springframework.security.ui.webapp,
-                                                       org.springframework.security.userdetails.memory,
-                                                       org.springframework.web.context,
-                                                       org.springframework.osgi.web.context.support,
-                                                       org.springframework.web.filter,
-                                                       org.springframework.security.context
+                                                       javax.servlet.resources
                                                </Import-Package>
                                                <Web-ContextPath>org.argeo.slc.ria</Web-ContextPath>
                                        </instructions>
                                                        </descriptors>
                                                </configuration>
                                        </execution>
+                                       <execution>
+                                               <id>assembly-ria-slc-web</id>
+                                               <phase>package</phase>
+                                               <goals>
+                                                       <goal>single</goal>
+                                               </goals>
+                                               <configuration>
+                                                       <descriptors>
+                                                               <descriptor>assembly/ria-slc-web.xml</descriptor>
+                                                       </descriptors>
+                                               </configuration>
+                                       </execution>                            
                                </executions>
                        </plugin>
                </plugins>