MAVEN relies on jar package updates, business jar is updated synchronously (business Jar dependency API)

Source: Internet
Author: User
Background:

Environment problems, positioning as dependent jar missing, modify the project Pom file to supplement the dependent jar.

Update Key Description:

Dependency jar, Update commit

Business jar, also need to update the commit: Maven build will reference the dependent jar, update the environment if the dependent jar package is updated separately, the new build business Jar Internal API is not consistent, the business jar also has to be updated

Cases:

I relied on a method in the jar package that would have returned a value of void, after updating the jar, now returning a Boolean

There is no effect on my code, I can not change the code, but if you do not recompile my side of the jar, using the jar I developed before, the Jar class will still find the return value is void method, will not find

MAVEN relies on jar package updates, business jar is updated synchronously (business Jar dependency API)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.