"mvn package -DskipTests" is better and shorter to type and easier to remember
On 26 May 2010 08:50, fradj zayen <[email protected]> wrote: > Hi, > you should run the following command line: > mvn package -Dtest=false -DfailIFNoTests=false > > Hope it helps > Regards > > 2010/5/26 A. Fuat Sungur <[email protected]> > > > Hi, > > > > i am new user of maven and i confess that i like it. its Very handy tool > . > > i > > have a question, building a jar file takes too much time because of junit > > test are being performed. how can i build a jar file without doing junit > > test? > > > > thanks > > > > -- > > A.Fuat Sungur > > http://sungur.wordpress.com > > > > > > -- > Zayen Fradj > Ingénieur Informaticien > Sun Certified Programmer >
