Artem Karpenko created SOLR-5159: ------------------------------------ Summary: Manifest includes non-parsed maven variables Key: SOLR-5159 URL: https://issues.apache.org/jira/browse/SOLR-5159 Project: Solr Issue Type: Bug Components: Build Affects Versions: 4.4, 4.5, 5.0 Environment: Apache Maven 3.0.5 Reporter: Artem Karpenko Priority: Minor
When building Lucene/Solr with Apache Maven 3, all MANIFEST.MF files included into JAR artifacts contain non-parsed POM variables: namely, there are entries like Specification-Version: 5.0.0.${now.version} In the end, Solr displays these values on admin page in "Versions" section. This is caused by unresolved bug in maven-bundle-plugin (FELIX-3392). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org