[
https://jira.jboss.org/jira/browse/JGRP-1074?page=com.atlassian.jira.plug...
]
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