|
@@ -171,8 +171,8 @@
|
|
|
</execution>
|
|
|
</executions>
|
|
|
</plugin>
|
|
|
- <!-- Then, alter p2-metadata to make the .pack.gz and the source bundles
|
|
|
- visible from other modules -->
|
|
|
+ <!-- Then, alter p2-metadata to make the .pack.gz and the source bundles
|
|
|
+ visible from other modules -->
|
|
|
<plugin>
|
|
|
<groupId>org.eclipse.tycho</groupId>
|
|
|
<artifactId>tycho-p2-plugin</artifactId>
|
|
@@ -396,23 +396,22 @@
|
|
|
<enabled>true</enabled>
|
|
|
</snapshots>
|
|
|
</pluginRepository>
|
|
|
- <pluginRepositories>
|
|
|
<!-- Fornax Workflow Runner plugin -->
|
|
|
<pluginRepository>
|
|
|
- <id>fornax</id>
|
|
|
- <url>http://www.fornax-platform.org/m2/repository</url>
|
|
|
- <releases>
|
|
|
- <enabled>true</enabled>
|
|
|
- </releases>
|
|
|
- <snapshots>
|
|
|
- <enabled>false</enabled>
|
|
|
- </snapshots>
|
|
|
- </pluginRepository>
|
|
|
- <pluginRepository>
|
|
|
- <id>eclipse-xtend</id>
|
|
|
- <url>http://build.eclipse.org/common/xtend/maven</url>
|
|
|
- </pluginRepository>
|
|
|
- </pluginRepositories>
|
|
|
+ <id>fornax</id>
|
|
|
+ <url>http://www.fornax-platform.org/m2/repository</url>
|
|
|
+ <releases>
|
|
|
+ <enabled>true</enabled>
|
|
|
+ </releases>
|
|
|
+ <snapshots>
|
|
|
+ <enabled>false</enabled>
|
|
|
+ </snapshots>
|
|
|
+ </pluginRepository>
|
|
|
+ <pluginRepository>
|
|
|
+ <id>eclipse-xtend</id>
|
|
|
+ <url>http://build.eclipse.org/common/xtend/maven</url>
|
|
|
+ </pluginRepository>
|
|
|
+ </pluginRepositories>
|
|
|
</profile>
|
|
|
</profiles>
|
|
|
|
|
@@ -422,11 +421,11 @@
|
|
|
<module>../org.yakindu.base.types</module>
|
|
|
<module>../org.yakindu.base.types.edit</module>
|
|
|
<module>../org.yakindu.base.types.scope</module>
|
|
|
-
|
|
|
+
|
|
|
<module>../org.yakindu.base.expressions</module>
|
|
|
<module>../org.yakindu.base.expressions.edit</module>
|
|
|
<module>../org.yakindu.base.expressions.ui</module>
|
|
|
-
|
|
|
+
|
|
|
<module>../de.itemis.gmf.runtime.commons</module>
|
|
|
<module>../de.itemis.gmf.runtime.commons-feature</module>
|
|
|
<module>../de.itemis.xtext.utils.gmf</module>
|