Skip to content
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

.maven-dockerignore, .maven-dockerexclude, .maven-dockerinclude are no longer supported #529

Closed
cooltea713705 opened this issue Dec 23, 2020 · 0 comments · Fixed by #567
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cooltea713705
Copy link

cooltea713705 commented Dec 23, 2020

Description

.maven-dockerignore is not supported even though the documentation (5.2.5 Build Configuration) states that the presence of such file should allow excluding files. After analysis of the code it seems like the following commit has removed the feature. By extension, .maven-dockerexclude and .maven-dockerinclude look like they would not work either.

Info

  • Eclipse JKube version : >=1.0.1
@manusa manusa added the bug Something isn't working label Jan 12, 2021
@manusa manusa added this to Backlog in Sprint #196 Jan 18, 2021
@manusa manusa moved this from Backlog to Planned in Sprint #196 Jan 20, 2021
@rohanKanojia rohanKanojia self-assigned this Feb 2, 2021
@rohanKanojia rohanKanojia moved this from Planned to In progress in Sprint #196 Feb 3, 2021
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Feb 3, 2021
… `.maven-dockerinclude` are no longer supported

Added `.jkube-dockerignore`, `.jkube-dockerexclude` and
`.jkube-dockerinclude` in AssemblyManager while creating
Dockerfile assembly configuration
@rohanKanojia rohanKanojia moved this from In progress to Review in Sprint #196 Feb 4, 2021
rohanKanojia added a commit to rohanKanojia/jkube that referenced this issue Feb 9, 2021
… `.maven-dockerinclude` are no longer supported

Added `.jkube-dockerignore`, `.jkube-dockerexclude` and
`.jkube-dockerinclude` in AssemblyManager while creating
Dockerfile assembly configuration
@manusa manusa added this to Review in Sprint #197 Feb 10, 2021
Sprint #197 automation moved this from Review to Done Mar 2, 2021
manusa pushed a commit that referenced this issue Mar 2, 2021
…erinclude` are no longer supported

Added `.jkube-dockerignore`, `.jkube-dockerexclude` and
`.jkube-dockerinclude` in AssemblyManager while creating
Dockerfile assembly configuration
@manusa manusa added this to the 1.2.0 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
Sprint #196
  
Review
Sprint #197
  
Done
3 participants