Or_Daniel wrote:
>
> I know of two plugins for the purpose of creating a Java application
> (i.e. something that packages an application along with it's
> dependencies):
>
>
>
> 1. uberjar
> 2. javaapp
>
>
>
> However, both of them look like history.
>
>
>
> Does anyone know of such a plugin that works with Maven2 ?
>
>
>
>
>
> Thanks ...
>
>
>
To copy dependencies, you may want to try [1], and read the
copy-dependencies section. Then create a manifest file to make your jar
runnable using maven-jar-pugin ([2]).
Both plugin documentation however are still being reviewed. So if you have
any comments about them, please feel free to share them with us so that we
can improve them.
Thanks,
Franz
[1] http://people.apache.org/~aramirez/maven-dependency-plugin/usage.html
[2]
http://people.apache.org/~dennisl/maven-jar-plugin/examples/manifest-customization.html
--
View this message in context:
http://www.nabble.com/Creating-a-Java-application-tf2310442.html#a6500313
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]