Olaf Flebbe created BIGTOP-1458:
-----------------------------------
Summary: Maven build severly broken
Key: BIGTOP-1458
URL: https://issues.apache.org/jira/browse/BIGTOP-1458
Project: Bigtop
Issue Type: Bug
Components: build
Reporter: Olaf Flebbe
some build steps do install files into the repository with maven
install:installfile.
The file in the local maven repository may be existing before -- from an
existing build in the past, where it has been already downloaded with a
accompanied checksum file.
After installing the file/artifact the checksum is invalid (since it is from
the download) and does not match the new file.
Workaround: Install all files with checksums side-by-side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)