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

Support Source Directory #10

Closed
rsoika opened this issue Sep 28, 2019 · 0 comments
Closed

Support Source Directory #10

rsoika opened this issue Sep 28, 2019 · 0 comments

Comments

@rsoika
Copy link
Member

rsoika commented Sep 28, 2019

Currently we do not verify if an artifact copied by the autodeploy feature is part of a specific source folder. This leads into problems if multiple directories contain for some reasons .war or .ear artifacts (e.g. in a docker setup)

Solution:
Introduce new property "Source directory".
By defining a regex we can filter for specific source artifacts to be copied by autodeploy feature

image

@rsoika rsoika added this to the 1.0.6 milestone Sep 28, 2019
rsoika added a commit that referenced this issue Sep 28, 2019
added new property
changed filter logic in builder class

Issue #10
@rsoika rsoika closed this as completed Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant