Skip to content

Instantly share code, notes, and snippets.

@Daomephsta
Created September 28, 2021 07:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daomephsta/115844d7d22a2f23bdb47f24c05bf3f2 to your computer and use it in GitHub Desktop.
Save Daomephsta/115844d7d22a2f23bdb47f24c05bf3f2 to your computer and use it in GitHub Desktop.
Fabriclipse Eclipse Tycho Issue 1
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\.polyglot.META-INF
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-06/ (122B)
[INFO] Adding repository http://download.eclipse.org/releases/2021-06
[INFO] Fetching p2.index from http://download.eclipse.org/releases/2021-06/202106161001/ (140B)
[INFO] Resolving dependencies of MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\.polyglot.META-INF
[INFO] Resolving class path of MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\.polyglot.META-INF
[INFO] Computing target platform for MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse.feature:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\feature\.polyglot.feature.xml
[INFO] Resolving dependencies of MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse.feature:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\feature\.polyglot.feature.xml
[INFO] Resolving class path of MavenProject: daomephsta.fabriclipse:daomephsta.fabriclipse.feature:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\feature\.polyglot.feature.xml
[INFO] Computing target platform for MavenProject: daomephsta.fabriclipse:update-site.eclipse-repository:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\.polyglot.category.xml
[INFO] Resolving dependencies of MavenProject: daomephsta.fabriclipse:update-site.eclipse-repository:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\.polyglot.category.xml
[INFO] Resolving class path of MavenProject: daomephsta.fabriclipse:update-site.eclipse-repository:0.0.1-SNAPSHOT @ C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\.polyglot.category.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] fabriclipse [pom]
[INFO] [bundle] Fabriclipse [eclipse-plugin]
[INFO] [feature] Fabriclipse Feature [eclipse-feature]
[INFO] [target] target-platform [eclipse-target-definition]
[INFO] [updatesite] update-site.eclipse-repository [eclipse-repository]
[INFO]
[INFO] -----------------< daomephsta.fabriclipse:fabriclipse >-----------------
[INFO] Building fabriclipse 0.0.1-SNAPSHOT [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ fabriclipse ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.4.0:mirror (add-to-update-site) @ fabriclipse ---
[INFO] Mirroring to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse Website\update_site...
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.gson 2.8.6.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.guava 30.1.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.core 3.26.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jface.text 3.18.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.expressions 3.7.100.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.ui 3.23.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.editors 3.14.100.]
Mirroring: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 (Descriptor: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656)
Mirroring: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 (Descriptor: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656)
[INFO]
[INFO] -----------< daomephsta.fabriclipse:daomephsta.fabriclipse >------------
[INFO] Building [bundle] Fabriclipse 0.0.1-SNAPSHOT [2/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ daomephsta.fabriclipse ---
[INFO] Deleting C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\target
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier (default-build-qualifier) @ daomephsta.fabriclipse ---
[INFO] The project's OSGi version is 0.0.1.202109280702
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ daomephsta.fabriclipse ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ daomephsta.fabriclipse ---
[INFO]
[INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ daomephsta.fabriclipse ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ daomephsta.fabriclipse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\src\main\resources
[INFO]
[INFO] --- tycho-compiler-plugin:2.4.0:compile (default-compile) @ daomephsta.fabriclipse ---
[INFO] Compiling 14 source files to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\target\classes
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ daomephsta.fabriclipse ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\src\test\resources
[INFO]
[INFO] --- tycho-compiler-plugin:2.4.0:testCompile (default-testCompile) @ daomephsta.fabriclipse ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ daomephsta.fabriclipse ---
[INFO] No tests to run.
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:package-plugin (default-package-plugin) @ daomephsta.fabriclipse ---
[INFO] Building jar: C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\plugin\target\daomephsta.fabriclipse-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ daomephsta.fabriclipse ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.4.0:mirror (add-to-update-site) @ daomephsta.fabriclipse ---
[INFO] Mirroring to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse Website\update_site...
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.gson 2.8.6.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.guava 30.1.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.core 3.26.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jface.text 3.18.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.expressions 3.7.100.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.ui 3.23.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.editors 3.14.100.]
Mirroring: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 (Descriptor: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656)
Mirroring: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 (Descriptor: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656)
[WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.; Artifact: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.]
[INFO]
[INFO] -------< daomephsta.fabriclipse:daomephsta.fabriclipse.feature >--------
[INFO] Building [feature] Fabriclipse Feature 0.0.1-SNAPSHOT [3/5]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ daomephsta.fabriclipse.feature ---
[INFO] Deleting C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\feature\target
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ daomephsta.fabriclipse.feature ---
[INFO] The project's OSGi version is 0.0.1.202109280702
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:validate-id (default-validate-id) @ daomephsta.fabriclipse.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:validate-version (default-validate-version) @ daomephsta.fabriclipse.feature ---
[INFO]
[INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ daomephsta.fabriclipse.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:package-feature (default-package-feature) @ daomephsta.fabriclipse.feature ---
[INFO] Building jar: C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\feature\target\daomephsta.fabriclipse.feature-0.0.1-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:2.4.0:p2-metadata-default (default-p2-metadata-default) @ daomephsta.fabriclipse.feature ---
[INFO]
[INFO] --- tycho-p2-plugin:2.4.0:feature-p2-metadata (default-feature-p2-metadata) @ daomephsta.fabriclipse.feature ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.4.0:mirror (add-to-update-site) @ daomephsta.fabriclipse.feature ---
[INFO] Mirroring to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse Website\update_site...
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.gson 2.8.6.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.guava 30.1.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.core 3.26.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jface.text 3.18.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.expressions 3.7.100.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.ui 3.23.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.editors 3.14.100.]
Mirroring: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 (Descriptor: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656)
Mirroring: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 (Descriptor: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656)
[WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.; Artifact: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.]
[INFO]
[INFO] ---------------< daomephsta.fabriclipse:target-platform >---------------
[INFO] Building [target] target-platform 0.0.1-SNAPSHOT [4/5]
[INFO] ---------------------[ eclipse-target-definition ]----------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ target-platform ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:package-target-definition (default-package-target-definition) @ target-platform ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.4.0:mirror (add-to-update-site) @ target-platform ---
[INFO] Mirroring to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse Website\update_site...
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.gson 2.8.6.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; com.google.guava 30.1.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.core 3.26.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jface.text 3.18.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.core.expressions 3.7.100.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.jdt.ui 3.23.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280656 to osgi.bundle; org.eclipse.ui.editors 3.14.100.]
Mirroring: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 (Descriptor: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656)
Mirroring: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 (Descriptor: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656)
[WARNING] Mirror tool: Messages while mirroring artifact descriptors.: [Artifact: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.; Artifact: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280656 already exists in repository: file:/C:/Users/dtnil/Home/Programming/Java/Workspace/Fabriclipse%20Website/update_site/.]
[INFO]
[INFO] -------< daomephsta.fabriclipse:update-site.eclipse-repository >--------
[INFO] Building [updatesite] update-site.eclipse-repository 0.0.1-SNAPSHOT [5/5]
[INFO] -------------------------[ eclipse-repository ]-------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ update-site.eclipse-repository ---
[INFO] Deleting C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\target
[INFO]
[INFO] --- tycho-packaging-plugin:2.4.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ update-site.eclipse-repository ---
[INFO] The project's OSGi version is 0.0.1.202109280702
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean-1) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- target-platform-configuration:2.4.0:target-platform (default-target-platform) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ update-site.eclipse-repository ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\src\main\resources
[INFO]
[INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-osgi-ee (default-publish-osgi-ee) @ update-site.eclipse-repository ---
[INFO] Published profile IUs: [config.a.jre.javase 11.0.0, a.jre.javase 11.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 16.0.0, a.jre.javase 16.0.0]
[INFO] Published profile IUs: [config.a.jre.javase 17.0.0, a.jre.javase 17.0.0]
[INFO]
[INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-products (default-publish-products) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:2.4.0:publish-categories (default-publish-categories) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- tycho-p2-publisher-plugin:2.4.0:attach-artifacts (default-attach-artifacts) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:2.4.0:assemble-repository (default-assemble-repository) @ update-site.eclipse-repository ---
[INFO]
[INFO] --- tycho-p2-repository-plugin:2.4.0:archive-repository (default-archive-repository) @ update-site.eclipse-repository ---
[INFO] Building zip: C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse\update-site\target\update-site.eclipse-repository-0.0.1-SNAPSHOT.zip
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.4.0:mirror (add-to-update-site) @ update-site.eclipse-repository ---
[INFO] Mirroring to C:\Users\dtnil\Home\Programming\Java\Workspace\Fabriclipse Website\update_site...
[WARNING] Mirror tool: Problems resolving provisioning plan.: [Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.core.resources 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.core.runtime 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.ui 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; com.google.gson 2.8.6.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; com.google.guava 30.1.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.jdt.core 3.26.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.ui.workbench.texteditor 0.0.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.jface.text 3.18.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.core.expressions 3.7.100.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.jdt.ui 3.23.0.; Unable to satisfy dependency from daomephsta.fabriclipse 0.0.1.202109280702 to osgi.bundle; org.eclipse.ui.editors 3.14.100.]
Mirroring: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280702 (Descriptor: canonical: osgi.bundle,daomephsta.fabriclipse,0.0.1.202109280702)
Mirroring: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280702 (Descriptor: canonical: org.eclipse.update.feature,daomephsta.fabriclipse.feature,0.0.1.202109280702)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for fabriclipse 0.0.1-SNAPSHOT:
[INFO]
[INFO] fabriclipse ........................................ SUCCESS [ 0.629 s]
[INFO] [bundle] Fabriclipse ............................... SUCCESS [ 3.963 s]
[INFO] [feature] Fabriclipse Feature ...................... SUCCESS [ 0.696 s]
[INFO] [target] target-platform ........................... SUCCESS [ 0.577 s]
[INFO] [updatesite] update-site.eclipse-repository ........ SUCCESS [ 2.553 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.952 s
[INFO] Finished at: 2021-09-28T20:03:47+13:00
[INFO] ------------------------------------------------------------------------
<plugin>
<groupId>org.eclipse.tycho.extras</groupId>
<artifactId>tycho-p2-extras-plugin</artifactId>
<version>${tycho.version}</version>
<executions>
<execution>
<id>add-to-update-site</id>
<phase>package</phase>
<goals>
<goal>mirror</goal>
</goals>
<configuration>
<source>
<repository>
<url>file:///C:/Users/User/Home/Programming/Java/Workspace/Fabriclipse/update-site/target/repository</url>
</repository>
</source>
<destination>C:/Users/User/Home/Programming/Java/Workspace/Fabriclipse Website/update_site</destination>
<append>true</append>
</configuration>
</execution>
</executions>
</plugin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment