Added main-class to Manifest and copy of dependencies on main build.
This commit is contained in:
parent
7b1fb9bb46
commit
a3a9eff0c2
2
pom.xml
2
pom.xml
@ -251,7 +251,7 @@
|
|||||||
<version>${maven.install.plugin}</version>
|
<version>${maven.install.plugin}</version>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
||||||
<!-- jar plugin - to remove the warning regarding version -->
|
<!-- jar plugin - set man class and classpath -->
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-jar-plugin</artifactId>
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user