|
From: Lieven D. (JIRA) <no...@sp...> - 2008-01-30 09:37:45
|
[ http://jira.springframework.org/browse/RCP-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_31418 ]
Lieven Doclo commented on RCP-307:
----------------------------------
Have a look at the shade plugin
http://maven.apache.org/plugins/maven-shade-plugin/
> Replace scripts of petclinic standalone with UberJar
> ----------------------------------------------------
>
> Key: RCP-307
> URL: http://jira.springframework.org/browse/RCP-307
> Project: Spring Framework Rich Client Project
> Issue Type: Task
> Components: Samples
> Reporter: Jan Hoskens
> Fix For: 1.0.0
>
>
> Currently the standalone petclinic sample will be accompanied with startupscripts. But as these contain relative paths, the sample cannot be extracted easily from the project structure.
> We will replace this with an UberJar when the maven assembly plugin (or another) provides this option. It will place every dependency in one jar (jar-in-jar) which would be easily executable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|