You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Gin (JIRA)" <ji...@apache.org> on 2015/07/10 15:02:04 UTC

[jira] [Created] (STANBOL-1437) "Invalid syntax for version" during maven build

Gin created STANBOL-1437:
----------------------------

             Summary: "Invalid syntax for version" during maven build
                 Key: STANBOL-1437
                 URL: https://issues.apache.org/jira/browse/STANBOL-1437
             Project: Stanbol
          Issue Type: Bug
          Components: Build
            Reporter: Gin
            Priority: Minor


Stanbol Commit 0bae842fe085a045baa2c4666b35e585cefbfe91 (latest to date).
Several stanbol sub-projects throws the following errors during the maven build:

Maven build [INFO] --- maven-bundle-plugin:2.5.4:bundle (default-bundle) @ org.apache.stanbol.enhancer.eventjobmanager ---
java.lang.IllegalArgumentException: Invalid syntax for version: 1.0.0-SNAPSHOT
	at aQute.bnd.version.Version.<init>(Version.java:46)
	at aQute.bnd.osgi.Analyzer.augmentExports(Analyzer.java:1711)
	at aQute.bnd.osgi.Analyzer.analyze(Analyzer.java:229)
	at aQute.bnd.osgi.Builder.analyze(Builder.java:352)
	at aQute.bnd.osgi.Analyzer.calcManifest(Analyzer.java:618)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)