RE: Running Jar file created by Maven

2009-10-13 Thread Marcin Kwapisz
> but if I try to build it from the command prompt using mvn > install, > it build the whole staff, but when I try to run the jar file, it just > fails > becuase it cannot find the library files (dependencies), looks like > maven > doesn't add those files, although it downloads them... [Marcin Kwa

Re: Running Jar file created by Maven

2009-10-13 Thread Stevo Slavić
http://code.google.com/p/onejar-maven-plugin/ http://anydoby.com/fatjar/ Regards, Stevo. On Tue, Oct 13, 2009 at 2:03 PM, Marcin Kwapisz wrote: > > but if I try to build it from the command prompt using mvn > > install, > > it build the whole staff, but when I try to run the jar file, it just >

Re: Running Jar file created by Maven

2009-10-13 Thread Albert Kurucz
Always nice to have choices. Now, which one is better, the onejar-maven-plugin or fatjar? On Tue, Oct 13, 2009 at 7:15 AM, Stevo Slavić wrote: > http://code.google.com/p/onejar-maven-plugin/ > > http://anydoby.com/fatjar/ > > Regards, > Stevo. > > On Tue, Oct 13, 2009 at 2:03 PM, Marcin Kwapisz w

Re: Running Jar file created by Maven

2009-10-13 Thread Mark Struberg
e: > From: Albert Kurucz > Subject: Re: Running Jar file created by Maven > To: "Maven Users List" > Date: Tuesday, October 13, 2009, 5:40 PM > Always nice to have choices. > Now, which one is better, the onejar-maven-plugin or > fatjar? > > On Tue, Oct 13, 2009

RE: Running Jar file created by Maven

2009-10-13 Thread Will Hoover
rt Kurucz wrote: > From: Albert Kurucz > Subject: Re: Running Jar file created by Maven > To: "Maven Users List" > Date: Tuesday, October 13, 2009, 5:40 PM > Always nice to have choices. > Now, which one is better, the onejar-maven-plugin or > fatjar? > > On

Re: Running Jar file created by Maven

2009-10-13 Thread Albert Kurucz
                  >                                                 > unpack-dependencies >                                         >                                 >                         >                 >         >         >                 >                        ${basedir}/target/dependency >                 >         > > > -Original Message----- > From: Mark Struberg [mailto:strub...@yah

Re: Running Jar file created by Maven

2009-10-13 Thread Stevo Slavić
> > > unpack-dependencies > > > > > > > > > > > > > > > > > ${basedir}/target/dependency > &

Re: Running Jar file created by Maven

2009-10-13 Thread Stevo Slavić
package >> > >> > >> unpack-dependencies >> > >> > >> > >> > >> >