Private libraries can be much more efficient for the team when the configuration of the privately-owned library is in co-development, and before my private library has been having problems causing the Jar package import exception. Now here to share a few points of the private library configuration, perhaps because our school is relatively simple, so the configuration is relatively easy, welcome to add communication. (Maven configuration I don't write anymore before I wrote it)
1.maven folder in the Conf file in the Setting.xml to add the private library address content as follows:
2. In the project's Pom.xml file, the address of the private library is added, before the error occurs because the address was not added.
This allows the private library to be configured if the basic MAVEN environment is configured.
Maven Private Library Configuration