Results 1 to 2 of 2

Thread: DEV_MAVEN3 build error

  1. #1
    Join Date
    Jan 2011
    Posts
    13

    Default DEV_MAVEN3 build error

    Just checked out fresh from DEV_MAVEN3 branch, have maven 3 installed and running. Executed mvn install from within trunk with the following result:


    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
    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.

    gene

  2. #2
    Join Date
    Mar 2011
    Posts
    1

    Default

    I am getting the same error as well. Any help in this regard would be appreciated, thanks.



    how to get rid of blemishes
    garlic breath tips
    Last edited by kathleenr; Apr 23rd, 2011 at 08:22 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •