Refs #10140: Modify accounting-insert-rstudio-se-plugin pom.xml to create uber-jar instead of jar-with-dependencies and to use new make-servicearchive directive
Task-Url: https://support.d4science.org/issues/10140 git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-insert-rstudio-se-plugin@158049 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
1c6df45054
commit
3e19528fac
2
pom.xml
2
pom.xml
|
@ -99,7 +99,7 @@
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- END Document Store and Accounting lib -->
|
<!-- END Document Store and Accounting lib -->
|
||||||
<!-- Test Dependency -->
|
<!-- Test Dependencies -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
|
|
Reference in New Issue