You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Artem Karpenko (JIRA)" <ji...@apache.org> on 2013/08/15 17:19:47 UTC

[jira] [Created] (SOLR-5159) Manifest includes non-parsed maven variables

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org