{"id":1437,"date":"2023-03-25T11:01:57","date_gmt":"2023-03-25T03:01:57","guid":{"rendered":""},"modified":"2023-03-25T11:01:57","modified_gmt":"2023-03-25T03:01:57","slug":"Maven \u4ed3\u5e93","status":"publish","type":"post","link":"https:\/\/bianchenghao6.com\/1437.html","title":{"rendered":"Maven \u4ed3\u5e93"},"content":{"rendered":"
\n
<\/p>\n
<\/span> <\/p>\n <\/code>\n <\/div>\n <\/code>\n <\/div>\n <\/span> <\/p>\n <\/span> <\/p>\n <\/code>\n <\/div>\n <\/body> 1\u3001Maven\u672c\u5730\u4ed3\u5e93<\/h2>\n
\n \u672c\u5730\u4ed3\u5e93<\/b>\u4f4d\u4e8e\u60a8\u7684\u672c\u5730\u7cfb\u7edf\u3002\u5b83\u662f\u5728\u60a8\u8fd0\u884c\u4efb\u4f55maven\u547d\u4ee4\u65f6\u7531maven\u521b\u5efa\u7684\u3002\n <\/div>\n
\n C:\\Users\\SSS IT\\.m2 <\/b>\u3002\n <\/div>\n <\/p>\n
\u66f4\u65b0\u672c\u5730\u4ed3\u5e93\u7684\u4f4d\u7f6e<\/h2>\n
\n settings.xml <\/b>\u6587\u4ef6\u6765\u66f4\u6539Maven\u672c\u5730\u4ed3\u5e93\u7684\u4f4d\u7f6e\u3002\u5b83\u4f4d\u4e8e
\n MAVEN_HOME\/conf\/settings.xml <\/b>\u4e2d\uff0c\u4f8b\u5982:
\n E:\\apache-maven-3.1.1\\conf\\settings.xml <\/b>\u3002\n <\/div>\n
\n
settings.xml\n <\/div>\n
\r\n...\r\n<settings xmlns=\"http:\/\/maven.apache.org\/SETTINGS\/1.0.0\"<\/span> \r\n xmlns:xsi=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\"<\/span> \r\n xsi:schemaLocation=\"http:\/\/maven.apache.org\/SETTINGS\/1.0.0 http:\/\/maven.apache.org\/xsd\/settings-1.0.0.xsd\"<\/span>>\r\n <!-- localRepository\r\n | The path to the local repository maven will use to store artifacts.\r\n |\r\n | Default: ${user.home}\/.m2\/repository\r\n <localRepository>\/path\/to\/local\/repo<\/localRepository>\r\n -->\r\n...\r\n<\/settings>\r\n<\/pre>\n
\n
settings.xml\n <\/div>\n...\r\n<settings xmlns=\"http:\/\/maven.apache.org\/SETTINGS\/1.0.0\"<\/span> \r\n xmlns:xsi=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\"<\/span> \r\n xsi:schemaLocation=\"http:\/\/maven.apache.org\/SETTINGS\/1.0.0 http:\/\/maven.apache.org\/xsd\/settings-1.0.0.xsd\"<\/span>>\r\n <localRepository>e:\/mavenlocalrepository<\/localRepository>\r\n \r\n...\r\n<\/settings>\r\n<\/pre>\n
\n 2\u3001Maven\u4e2d\u592e\u4ed3\u5e93<\/h2>\n
\n \u4e2d\u592e\u4ed3\u5e93<\/b>\u4f4d\u4e8eWeb\u4e0a\u3002\u5b83\u662f\u7531Apache Maven\u793e\u533a\u672c\u8eab\u521b\u5efa\u7684\u3002\n <\/div>\n
\n 3\u3001Maven\u8fdc\u7a0b\u4ed3\u5e93<\/h2>\n
\n \u8fdc\u7a0b\u4ed3\u5e93<\/b>\u4f4d\u4e8eWeb\u4e0a\u3002\u4e2d\u592e\u4ed3\u5e93(\u4f8b\u5982JBoss\u5e93\u7b49)\u4e2d\u53ef\u80fd\u7f3a\u5c11\u5927\u591a\u6570\u5e93\uff0c\u56e0\u6b64\u6211\u4eec\u9700\u8981\u5728pom.xml\u6587\u4ef6\u4e2d\u5b9a\u4e49\u8fdc\u7a0b\u4ed3\u5e93\u3002\n <\/div>\n
\n
pom.xml\n <\/div>\n
\r\n<project xmlns=\"http:\/\/maven.apache.org\/POM\/4.0.0\"<\/span> \r\nxmlns:xsi=\"http:\/\/www.w3.org\/2001\/XMLSchema-instance\"<\/span>\r\n xsi:schemaLocation=\"http:\/\/maven.apache.org\/POM\/4.0.0 \r\nhttp:\/\/maven.apache.org\/xsd\/maven-4.0.0.xsd\">\r\n <modelVersion>4.0.0<\/modelVersion>\r\n <groupId>com.lidihuo.application1<\/groupId>\r\n <artifactId>my-application1<\/artifactId>\r\n <version>1.0<\/version>\r\n <packaging>jar<\/packaging>\r\n <name>Maven Quick Start Archetype<\/name>\r\n <url>http:\/\/maven.apache.org<\/url>\r\n <dependencies>\r\n <dependency>\r\n <groupId>junit<\/groupId>\r\n <artifactId>junit<\/artifactId>\r\n <version>4.8.2<\/version>\r\n <scope>test<\/scope>\r\n <\/dependency>\r\n <\/dependencies>\r\n<\/project>\r\n<\/pre>\n
\n mvnrepository.com <\/strong>\u4e2d\u641c\u7d22\u4efb\u4f55\u4ed3\u5e93\u3002\n <\/div>\n
\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"Maven \u4ed3\u5e93zh-cn","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[141],"tags":[],"class_list":["post-1437","post","type-post","status-publish","format-standard","hentry","category-mavenjc"],"_links":{"self":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts\/1437"}],"collection":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/comments?post=1437"}],"version-history":[{"count":0,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/posts\/1437\/revisions"}],"wp:attachment":[{"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/media?parent=1437"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/categories?post=1437"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bianchenghao6.com\/wp-json\/wp\/v2\/tags?post=1437"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}