-
Notifications
You must be signed in to change notification settings - Fork 15
New build type that allows testing without maven-deploy-local #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New build type that allows testing without maven-deploy-local #577
Conversation
@zakkak I don't see a difference in the |
Yup, I mistyped the output variable's name as |
4669c9b
to
4b9dce4
Compare
New CI runs:
Update: There's still something wrong Update2: latest CI runs:
|
4b9dce4
to
34088c5
Compare
You seem to be building from a release tree, which doesn't include We probably need a smarter way to find the version. Maybe just use (assuming the 6'th token is the maven version that mx prints):
instead of:
|
4d67c6e
to
9453dd3
Compare
New CI runs (only for the cases that failed and I patched) :
|
9453dd3
to
2eaa444
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (without the TEMP change to use your branch for base.yml
)
2eaa444
to
8c840b3
Compare
As discussed in #574 (comment)
CI runs testing the change: