tbouron commented on issue #150: BROOKLYN-597 Remove md5/sha1 - DO NOT MERGE
URL: https://github.com/apache/brooklyn-dist/pull/150#issuecomment-566082562
 
 
   @geomacy The script worked for me. Just had to do 3 things:
   - manually update `make-release-artifacts.sh` to add `-Drpm -Ddeb` to the 
`mvn` commands (lines 203 & 205) as the deb and rpm packages are now built only 
when these parameters are given. **This actually should be part of this PR I 
think.**
   - manually update `make-release-artifacts.sh` to use `gpg` instead of `gpg2` 
(but that is down to my environment)
   - update to the latest version of `frontend-maven-plugin`. Version 1.3 was 
causing a NPE for some reason. I created a PR for it: 
https://github.com/apache/brooklyn-ui/pull/158 (it was causing a NPE for some 
reason)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to