You can try to use this:
http://mojo.codehaus.org/minijar-maven-plugin/ueberjar-mojo.html
On 26/03/2008, Angelo Chen <[EMAIL PROTECTED]> wrote:
>
>
> Hi,
>
> I revisted the wiki's sample about using IOC in a simple java application,
>
> http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly
>
>
Hi,
I revisted the wiki's sample about using IOC in a simple java application,
http://wiki.apache.org/tapestry/Tapestry5HowToIocOnly
it works when compiled with Intellij IDEA, but when maven package, and run
it as follow:
java -cp mini-app.jar tapestry.mini.Main
I got this error:
Exception