Skip to content

Workaround invalid matdata file published by maven#5

Merged
kevto merged 1 commit intoJavaVisRec:masterfrom
frankfliu:master
Apr 20, 2020
Merged

Workaround invalid matdata file published by maven#5
kevto merged 1 commit intoJavaVisRec:masterfrom
frankfliu:master

Conversation

@frankfliu
Copy link
Copy Markdown
Contributor

@frankfliu frankfliu commented Apr 20, 2020

Using variable in <version> field in pom.xml causing gradle not able to resolve dependency properly.

maven publish also gives warning:
https://github.com/JavaVisRec/visrec-api/runs/600140996?check_suite_focus=true#step:6:13

  1. increase version to 1.0.1
  2. use constant in version
  3. use sed to remove -SNAPSHOT in Actions yml file
  4. only requires sign at deploy stage

@frankfliu frankfliu requested review from kevto and sevarac April 20, 2020 04:31
1. increase version to 1.0.1
2. use constant in version
3. use sed to remove -SNAPSHOT in Actions yml file
4. only requires sign at deploy stage
@kevto kevto merged commit 5c8af45 into JavaVisRec:master Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants