GitHub user doychin opened a pull request:
https://github.com/apache/tomee/pull/348
Copy dependency with base version
When running against snapshot build dependency must be copied with it's
base version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/doychin/tomee use-base-version
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/348.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #348
----
commit 51f8fbf0387a2c6841c41d32feafc60abdd53167
Author: Doychin Bondzhev <doychin@...>
Date: 2019-01-02T12:40:02Z
When running against snapshot build dependency must be copied with it's
base version.
----
---