Just checked out fresh from DEV_MAVEN3 branch, have maven 3 installed and running. Executed mvn install from within trunk with the following result:
Not familiar enough with osgi, just getting back into java web development after a few years. I'm trying to setup env to do some surf development, following the tutorial led to this error. Any help or direction appreciated.Code:[INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5:22.899s [INFO] Finished at: Tue Jan 25 14:34:06 CST 2011 [INFO] Final Memory: 236M/430M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-packaging-plugin:0.10.0:validate-version (default-validate-version) on project spring-surf-branding-plugin: OSGi version 1.0.0.SNAPSHOT must have .qualifier qualifier for SNAPSHOT builds -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-packaging-plugin:0.10.0:validate-version (default-validate-version) on project spring-surf-branding-plugin: OSGi version 1.0.0.SNAPSHOT must have .qualifier qualifier for SNAPSHOT builds
gene


Reply With Quote
Any help in this regard would be appreciated, thanks.