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

建议吧 com.sun.tools 直接依赖进仓库 #2

Open
gclm opened this issue Aug 14, 2019 · 0 comments
Open

建议吧 com.sun.tools 直接依赖进仓库 #2

gclm opened this issue Aug 14, 2019 · 0 comments

Comments

@gclm
Copy link

gclm commented Aug 14, 2019

建议如标题

原因: 目前部分项目想说明一样的情况下,

        <dependency>
            <groupId>com.sun</groupId>
            <artifactId>tools</artifactId>
            <version>1.8</version>
            <scope>system</scope>
            <systemPath>${env.JAVA_HOME}/lib/tools.jar</systemPath>
        </dependency>

这个 jar 不太好解决问题,建议吧这个 jar 直接打进 httpdoc-spring-mvc 项目或者 httpdoc-spring-boot 中,预计会更方便一些

@gclm gclm changed the title 建议吧 com.sun.tools 直接依赖近仓库 建议吧 com.sun.tools 直接依赖进仓库 Aug 14, 2019
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

1 participant