]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - dist/org.argeo.slc.sdk/pom.xml
Update SDK
[gpl/argeo-slc.git] / dist / org.argeo.slc.sdk / pom.xml
index 6099b57b8abcbde8b9bc50dbf86b0b964bffe46d..98113caf5d08fb86f9a783a075e093e19a615dfc 100644 (file)
                                        </execution>
                                </executions>
                        </plugin>
+                       <plugin>
+                               <groupId>org.argeo.maven.plugins</groupId>
+                               <artifactId>maven-argeo-osgi-plugin</artifactId>
+                               <extensions>true</extensions>
+                               <executions>
+                                       <execution>
+                                               <id>pde-source</id>
+                                               <phase>process-resources</phase>
+                                               <goals>
+                                                       <goal>pde-sources</goal>
+                                               </goals>
+                                               <configuration>
+                                               </configuration>
+                                       </execution>
+                               </executions>
+                       </plugin>
                        <plugin>
                                <artifactId>maven-resources-plugin</artifactId>
                                <executions>