[rhq-metrics] travis build question

John Sanda jsanda at redhat.com
Tue Dec 9 05:52:09 UTC 2014


I have a question about the travis build configuration. Why do we do both of the following,

install: 'mvn -s .travis.maven.settings.xml install -DskipTests=true -B'
script: 'mvn -s .travis.maven.settings.xml verify -Dwildfly.logging.console.level=DEBUG -B’

Is it because we need the rest-servlet artifact in the local maven repo in order for Arquillian to deploy it?

- John


More information about the rhq-devel mailing list