[
https://issues.apache.org/jira/browse/STANBOL-1437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059893#comment-15059893
]
Antonio David Pérez Morales commented on STANBOL-1437:
------------------------------------------------------
Rupert, there was a similar issue on Felix (see this issue
https://issues.apache.org/jira/browse/FELIX-4956), so they modified the maven
bundle plugin pom.xml file to use the latest version of bndlib. So I think
doing something similar or trying to see if a newer version of maven bundle
plugin (if available) already uses a newer version of bndlib , should work
> "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
> Assignee: Antonio David Pérez Morales
> Priority: Minor
>
> Stanbol Commit 0bae842fe085a045baa2c4666b35e585cefbfe91 (latest to date).
> Several stanbol sub-projects throw the following error 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)
> The build completes and the application seems to run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)