[jboss-jira] [JBoss JIRA] Updated: (JGRP-1074) pom.xml don't include conf/manifest.mf

Bulat Nigmatullin (JIRA) jira-events at lists.jboss.org
Tue Oct 20 08:31:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JGRP-1074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bulat Nigmatullin updated JGRP-1074:
------------------------------------

    Attachment: pom.xml


Patch file. Added:


            <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-jar-plugin</artifactId>
                <configuration>
                    <archive>
                        <manifestFile>conf/manifest.mf</manifestFile>
                    </archive>
                </configuration>
            </plugin>


> pom.xml don't include conf/manifest.mf
> --------------------------------------
>
>                 Key: JGRP-1074
>                 URL: https://jira.jboss.org/jira/browse/JGRP-1074
>             Project: JGroups
>          Issue Type: Patch
>    Affects Versions: 2.8
>         Environment: all
>            Reporter: Bulat Nigmatullin
>            Assignee: Bela Ban
>            Priority: Optional
>             Fix For: 2.8
>
>         Attachments: pom.xml
>
>
> pom.xml should include Main-Class and Implementation-Version properties from conf/manifest.mf

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list