Remove PDE source profile
authorMathieu Baudier <mbaudier@argeo.org>
Sat, 18 Feb 2012 18:42:22 +0000 (18:42 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sat, 18 Feb 2012 18:42:22 +0000 (18:42 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5099 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

security/dep/org.argeo.security.dep.node.rap/pom.xml
security/dep/org.argeo.security.dep.node.rcp/pom.xml

index e0c72cc6f11c69da2145b855b614575352ec0f48..fc4a68e75dbf560a369fe4562ef338b1829381e4 100644 (file)
                                </plugins>
                        </build>
                </profile>
-               <profile>
-                       <id>pdeSources</id>
-                       <build>
-                               <plugins>
-                                       <plugin>
-                                               <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                               <executions>
-                                                       <execution>
-                                                               <id>resolve-pde-sources</id>
-                                                               <goals>
-                                                                       <goal>pde-sources</goal>
-                                                               </goals>
-                                                               <phase>generate-resources</phase>
-                                                       </execution>
-                                               </executions>
-                                       </plugin>
-                               </plugins>
-                       </build>
-               </profile>
        </profiles>
 </project>
index 554005e3dd1e70b8d3728a88adca6a4cd717acbd..cbd2f233205830ba2f44162bfdf5f8c34dd5d273 100644 (file)
                                </plugins>
                        </build>
                </profile>
-               <profile>
-                       <id>pdeSources</id>
-                       <build>
-                               <plugins>
-                                       <plugin>
-                                               <groupId>org.argeo.maven.plugins</groupId>
-                                               <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                               <executions>
-                                                       <execution>
-                                                               <id>resolve-pde-sources</id>
-                                                               <goals>
-                                                                       <goal>pde-sources</goal>
-                                                               </goals>
-                                                               <phase>generate-resources</phase>
-                                                       </execution>
-                                               </executions>
-                                       </plugin>
-                               </plugins>
-                       </build>
-               </profile>
        </profiles>
 </project>