Hi all, I've downloaded the latest snapshot and attempted to install it. Unfortunately I run into some trouble. Please see the console log below... Have I missed something crucial? Any pointers are appreciated.
Thanks in advance, Robert C:\tycho-distribution-0.3.0-SNAPSHOT\bin>mvn package -Dtycho.targetPlatform=C:\e clipse [INFO] Using C:\eclipse eclipse target platform [INFO] Found 251 bundles [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] [INFO] Id: org.apache.maven:super-pom:jar:2.1 [INFO] task-segment: [package] [INFO] ------------------------------------------------------------------------ [ERROR] The following plugin cannot function in the current build environment: Group-Id: org.apache.maven.plugins Artifact-Id: maven-resources-plugin Version: 2.2 Mojo: resources brought in via: packaging: jar While building project: Group-Id: org.apache.maven Artifact-Id: super-pom Version: 2.1 >From file: null Reason: Cannot execute mojo: resources. It requires a project with an existing p om.xml, but the build is not using one. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run with the -e flag [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILED [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3 seconds [INFO] Finished at: Thu Sep 04 11:22:56 CEST 2008 [INFO] Final Memory: 5M/14M [INFO] ------------------------------------------------------------------------ C:\tycho-distribution-0.3.0-SNAPSHOT\bin>
