Any reason why 0.99-SNAPSHOT is installed an not deploye by jenkins [1]
? We don't have snapshot available atm in maven repo [2].
Maybe do gain time on each trunk build? What about an additional deploy
daily build?
[1]
/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/bin/mvn
-PrunAllTests -Dmaven.test.redirectTestOutputToFile=true install
-Dsurefire.secondPartThreadCount=2 -Dit.test=noItTest
[2]
https://repository.apache.org/content/repositories/snapshots/org/apache/hbase/hbase-server/
- 0.99.0-SNAPSHOT in maven repo Eric Charles
-