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

package打包jar,无法启动问题 #47

Closed
zhengweis opened this issue Mar 30, 2018 · 2 comments
Closed

package打包jar,无法启动问题 #47

zhengweis opened this issue Mar 30, 2018 · 2 comments

Comments

@zhengweis
Copy link

mvn package打包成功,
image
image
放到dist,启动没反应,什么情况?

@rememberber
Copy link
Owner

打包之前先调整一下intellij GUI设置
详见:https://github.com/rememberber/WePush/wiki/build

@zhengweis
Copy link
Author

@rememberber 没问题了,是两个jar导致,在lib下面有了 我直接add as lib,但打包时本地仓库没有,所以跑不起来,建议用一个来源 以免产生误导。

com.darcula
darcula-lnf
1.0

    <dependency>
        <groupId>com.beautyeye</groupId>
        <artifactId>beautyeye-lnf</artifactId>
        <version>1.0</version>
    </dependency>

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

No branches or pull requests

2 participants