Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - [INFO] Scanning for projects...
 - [INFO] Resolving target platform for project MavenProject: example.group:eclipse-repository:1.0.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\pom.xml
 - [INFO] Resolving target platform for project MavenProject: example.group:example-bundle:0.1.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\pom.xml
 - [INFO] Resolving target platform for project MavenProject: example.group:example-feature:0.1.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\pom.xml
 - [INFO] Resolving target platform for project MavenProject: example.group:example-feature-2:0.2.0-SNAPSHOT @ C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\pom.xml
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Reactor Build Order:
 - [INFO]
 - [INFO] RCP Parent
 - [INFO] RCP Example Feature 2
 - [INFO] RCP Example Bundle (Product Application)
 - [INFO] RCP Example Feature
 - [INFO] RCP Example Product
 - [INFO] RCP Example Target Definition
 - [INFO]
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Building RCP Parent 1.0.0-SNAPSHOT
 - [INFO] ------------------------------------------------------------------------
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
 - [INFO]
 - [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ parent ---
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\pom.xml to D:\m2\repository\example\group\parent\1.0.0-SNAPSHOT\parent-1.0.0-SNAPSHOT.pom
 - [INFO]
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Building RCP Example Feature 2 0.2.0-SNAPSHOT
 - [INFO] ------------------------------------------------------------------------
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-feature-2 ---
 - [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-feature-2 ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-feature-2 ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-feature-2 ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:package-feature (default-package-feature) @ example-feature-2 ---
 - [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\example-feature-2-0.2.0-SNAPSHOT.jar
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-feature-2 ---
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:feature-p2-metadata (default-feature-p2-metadata) @ example-feature-2 ---
 - [WARNING] C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\site does not exist or is not a directory
 - [INFO]
 - [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-feature-2 ---
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\example-feature-2-0.2.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT.jar
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\pom.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT.pom
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\p2content.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT-p2metadata.xml
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature-2\target\p2artifacts.xml to D:\m2\repository\example\group\example-feature-2\0.2.0-SNAPSHOT\example-feature-2-0.2.0-SNAPSHOT-p2artifacts.xml
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-feature-2 ---
 - [INFO]
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Building RCP Example Bundle (Product Application) 0.1.0-SNAPSHOT
 - [INFO] ------------------------------------------------------------------------
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-bundle ---
 - [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-bundle ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-bundle ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-bundle ---
 - [INFO]
 - [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ example-bundle ---
 - [INFO] Using 'UTF-8' encoding to copy filtered resources.
 - [INFO] skip non existing resourceDirectory C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\src\main\resources
 - [INFO]
 - [INFO] --- tycho-compiler-plugin:0.13.0:compile (default-compile) @ example-bundle ---
 - [INFO] Using compile source roots from build.properties
 - [INFO] Compiling 7 source files to C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\classes
 - [INFO]
 - [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ example-bundle ---
 - [INFO] Using 'UTF-8' encoding to copy filtered resources.
 - [INFO] skip non existing resourceDirectory C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\src\test\resources
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:package-plugin (default-package-plugin) @ example-bundle ---
 - [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\example-bundle-0.1.0-SNAPSHOT.jar
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-bundle ---
 - [INFO]
 - [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-bundle ---
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\example-bundle-0.1.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT.jar
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\pom.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT.pom
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\p2content.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT-p2metadata.xml
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-bundle\target\p2artifacts.xml to D:\m2\repository\example\group\example-bundle\0.1.0-SNAPSHOT\example-bundle-0.1.0-SNAPSHOT-p2artifacts.xml
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-bundle ---
 - [INFO]
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Building RCP Example Feature 0.1.0-SNAPSHOT
 - [INFO] ------------------------------------------------------------------------
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ example-feature ---
 - [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ example-feature ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-id (default-validate-id) @ example-feature ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:validate-version (default-validate-version) @ example-feature ---
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:package-feature (default-package-feature) @ example-feature ---
 - [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature-0.1.0-SNAPSHOT.jar
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:p2-metadata (default-p2-metadata) @ example-feature ---
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:feature-p2-metadata (default-feature-p2-metadata) @ example-feature ---
 - [WARNING] C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\site does not exist or is not a directory
 - [INFO]
 - [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ example-feature ---
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature-0.1.0-SNAPSHOT.jar to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT.jar
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\pom.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT.pom
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root.gtk.linux.x86-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.gtk.linux.x86.zip
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root.win32.win32.x86-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.win32.win32.x86.zip
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\example-feature_root-0.1.0.201202022122-root.zip to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-root.zip
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\p2content.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-p2metadata.xml
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\example-feature\target\p2artifacts.xml to D:\m2\repository\example\group\example-feature\0.1.0-SNAPSHOT\example-feature-0.1.0-SNAPSHOT-p2artifacts.xml
 - [INFO]
 - [INFO] --- tycho-p2-plugin:0.13.0:update-local-index (default-update-local-index) @ example-feature ---
 - [INFO]
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Building RCP Example Product 1.0.0-SNAPSHOT
 - [INFO] ------------------------------------------------------------------------
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ eclipse-repository ---
 - [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-products (default-publish-products) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-categories (default-publish-categories) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- tycho-p2-repository-plugin:0.13.0:assemble-repository (default-assemble-repository) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- tycho-p2-repository-plugin:0.13.0:archive-repository (default-archive-repository) @ eclipse-repository ---
 - [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\eclipse-repository.zip
 - [INFO]
 - [INFO] --- tycho-p2-director-plugin:0.13.0:materialize-products (materialize-products) @ eclipse-repository ---
 - [INFO] Calling director with arguments: [-metadatarepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/targetPlatformRepository/, -artifactrepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/resolution-context-artifacts@C:%5Ctemp%5Ceclipse-tycho%5Ctycho-demo%5Citp04-rcp%5Ceclipse-repository,file:/D:/m2/repository/, -installIU, example.product.id, -destination, C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id\win32\win32\x86, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, win32, -p2.ws, win32, -p2.arch, x86]
 - Installing example.product.id 0.1.0.201202022122.
 - Operation completed in 2810 ms.
 - [INFO] Calling director with arguments: [-metadatarepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/targetPlatformRepository/, -artifactrepository, file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/eclipse-repository/target/publisherRepository/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-bundle/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature-2/target/,file:/C:/temp/eclipse-tycho/tycho-demo/itp04-rcp/example-feature/target/,file:/resolution-context-artifacts@C:%5Ctemp%5Ceclipse-tycho%5Ctycho-demo%5Citp04-rcp%5Ceclipse-repository,file:/D:/m2/repository/, -installIU, example.product.id, -destination, C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id\linux\gtk\x86, -profile, DefaultProfile, -profileProperties, org.eclipse.update.install.features=true, -roaming, -p2.os, linux, -p2.ws, gtk, -p2.arch, x86]
 - Installing example.product.id 0.1.0.201202022122.
 - Operation completed in 2341 ms.
 - [INFO]
 - [INFO] --- tycho-p2-director-plugin:0.13.0:archive-products (archive-products) @ eclipse-repository ---
 - [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip
 - [INFO] Building zip: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-linux.gtk.x86.zip
 - [INFO]
 - [INFO] >>> maven-source-plugin:2.0.3:jar (default) @ eclipse-repository >>>
 - [INFO]
 - [INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ eclipse-repository ---
 - [INFO]
 - [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ eclipse-repository ---
 - [INFO] Deleting C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target
 - [INFO]
 - [INFO] <<< maven-source-plugin:2.0.3:jar (default) @ eclipse-repository <<<
 - [INFO]
 - [INFO] --- maven-source-plugin:2.0.3:jar (default) @ eclipse-repository ---
 - [INFO] Building jar: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\eclipse-repository-1.0.0-SNAPSHOT-sources.jar
 - [INFO]
 - [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ eclipse-repository ---
 - [INFO] No primary artifact to install, installing attached artifacts instead.
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\pom.xml to D:\m2\repository\example\group\eclipse-repository\1.0.0-SNAPSHOT\eclipse-repository-1.0.0-SNAPSHOT.pom
 - [INFO] Installing C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip to D:\m2\repository\example\group\eclipse-repository\1.0.0-SNAPSHOT\eclipse-repository-1.0.0-SNAPSHOT-win32.win32.x86.zip
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Reactor Summary:
 - [INFO]
 - [INFO] RCP Parent ........................................ SUCCESS [0.187s]
 - [INFO] RCP Example Feature 2 ............................. SUCCESS [0.343s]
 - [INFO] RCP Example Bundle (Product Application) .......... SUCCESS [1.171s]
 - [INFO] RCP Example Feature ............................... SUCCESS [0.187s]
 - [INFO] RCP Example Product ............................... FAILURE [1:01.012s]
 - [INFO] RCP Example Target Definition ..................... SKIPPED
 - [INFO] ------------------------------------------------------------------------
 - [INFO] BUILD FAILURE
 - [INFO] ------------------------------------------------------------------------
 - [INFO] Total time: 1:23.690s
 - [INFO] Finished at: Thu Feb 02 22:23:49 CET 2012
 - [INFO] Final Memory: 19M/63M
 - [INFO] ------------------------------------------------------------------------
 - [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project eclipse-repository: Failed to install artifact example.group:eclipse-repository:zip:win32.win32.x86:1.0.0-SNAPSHOT: C:\temp\eclipse-tycho\tycho-demo\itp04-rcp\eclipse-repository\target\products\example.product.id-win32.win32.x86.zip (The system cannot find the path specified) -> [Help 1]
 - [ERROR]
 - [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
 - [ERROR] Re-run Maven using the -X switch to enable full debug logging.
 - [ERROR]
 - [ERROR] For more information about the errors and possible solutions, please read the following articles:
 - [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
 - [ERROR]
 - [ERROR] After correcting the problems, you can resume the build with the command
 - [ERROR] mvn <goals> -rf :eclipse-repository
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment