sofastack / sofa-ark

SOFAArk is a light-weight,java based classloader isolation framework.
https://www.sofastack.tech/projects/sofa-boot/sofa-ark-readme/
Apache License 2.0
1.57k stars 500 forks source link

Package ark package under windows, config directory can not be packaged into the jar package, baseDir is also configured #292

Closed dxp909 closed 5 years ago

dxp909 commented 5 years ago

Describe the bug

项目根目录下增加了config目录,如下图: image

pom文件配置 image

然后执行mvn package指令后,jar包内容如下:

image

Environment

sofastack-bot[bot] commented 5 years ago

Hi @dxp909, we detect non-English characters in the issue. This comment is an auto translation by @sofastack-robot to help other users to understand this issue.

We encourage you to describe your issue in English which is more friendly to other users.

Describe the bug The config directory has been added to the root directory of the project, as shown below: image pom file configuration Com.alipay.sofa Sofa-ark-maven-plugin 1.0.0 Default-cli Repackage ./target ./ Then execute the mvn package command, the contents of the jar package are as follows: image ### Environment - SOFAArk version: 1.0.0 - JVM version (eg java -version): 1.8 - OS version (eg uname -a): windows10 - Maven version: 3.6.1 - IDE version:

LeagendaryHe commented 5 years ago

我也在研究sofaark 加个好友探讨下啊 1143191737(QQ)

glmapper commented 5 years ago

@dxp909 see sofa-ark-ark-config