I checked skipTest option and it works fine.
I was reading about artifactory but it didn`t convinced me to use it in my
project. But thanks to You, my search led me to mvn install:install which is
enough good solution. No more skipTest option needed :-)
Thank You!
Regards
Fuss.
--
View this me
Hello everyone,
I use maven2 to integrate couple of libraries but there is one another
library which is unavailable from maven repository, so I defined my own
library in eclipse. I wrote some tests, which are connected with this
library, and running tests 'by hand' works but packaging with maven