pentaho-reporting-build-settings.properties
# Build override for Pentaho Reporting | |
# Fail the build if a test fails | |
# Fail the build if a error occurs | |
junit.haltonfailure=true | |
junit.haltonerror=true | |
ivy.settingsurl=file:///${user.home}/ivysettings.xml | |
ivy.repository.resolve=http://localhost:8081/artifactory/libs-snapshot | |
# Used later during publish to a maven server | |
ivy.repository.id=libs-snapshot | |
ivy.repository.publish=http://localhost:8081/artifactory/libs-snapshot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment