Closed jouvin closed 9 years ago
@jouvin i thought the message was clear enough?
# ERROR: no more guesses for template-library-core path: tlc
# INFO No template-library-core path found (set QUATTOR_TEST_TEMPLATE_LIBRARY_CORE?)
What should I have done that was not necessary in the previous step?
@jouvin if the variable is not set, it searches for a number of default locations based on working directory. maybe the working dir is different?
@jouvin @jrha had the same issue, see e.g. https://github.com/quattor/release/issues/76
I'll check after my meeting. Certainly worth an addition in the doc!
I certainly have no issues using the updated env.sh
generated by build_all_repos.sh
.
@jouvin are you happy now?
Yes, sorry I forgot to update the issue. I added the documentation about the need to define this variable in BUILD_INFO
(https://github.com/quattor/maven-tools/pull/46).
Cool, thanks.
I tried to release version 1.41 of maven tools.
release:prepare
ran successfully but unfortunately I got unit test errors forbuild-scrips
duringrelease:perform
. Not sure why because the test have been run successfully duringrelease:prepare
... Probably something different in the environment ofrelease:perform
. Any hint appreciated... I'll probably not be able to work on this before middle of the afternoon...