{"id":548,"date":"2012-06-26T05:44:42","date_gmt":"2012-06-26T05:44:42","guid":{"rendered":"http:\/\/apollo89.com\/wordpress\/?p=548"},"modified":"2013-02-23T23:56:33","modified_gmt":"2013-02-23T14:56:33","slug":"maven-dependency-plugin-goals-copy-dependenciesunpack-is-not-supported-by-m2e-%ec%97%90%eb%9f%ac","status":"publish","type":"post","link":"https:\/\/apollo89.com\/wordpress\/?p=548","title":{"rendered":"maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc5d0\ub7ec.."},"content":{"rendered":"<p>&nbsp;<\/p>\n<p>pom.xml \ubd80\ubd84<\/p>\n<p>jar\ub97c \uc791\uc131\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-jar-plugin \uc774 \ud544\uc694\ud558\uba70, \uc758\uc874\uc131 jar \ud30c\uc77c\ub4e4\uc744 \uc81c\uc5b4\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-dependency-plugin\uc774 \ud544\uc694\ud558\ub2e4. \uadf8\ub7ec\ub098 maven-dependency-plugin \uc124\uc815\uc744 \ud558\uc5ec m2eclipse\ub85c package\ud558\uac8c \ub418\uba74 \ub2e4\uc74c\uacfc \uac19\uc740 \uba54\uc138\uc9c0\uc758 \uc5d0\ub7ec\uac00 \ubc1c\uc0dd\ub41c\ub2e4.<\/p>\n<pre class=\"lang:default decode:true \" >maven-dependency-plugin (goals \"copy-dependencies\",\"unpack\") is not supported by m2e<\/pre>\n<p>\uc774\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud558\uc5ec \uad6c\uae00\ub9c1\ud574\ubcf4\uba74, project build lifecycle mapping \uc5d0 \uc704\uc758 \ud50c\ub7ec\uadf8\uc778\uc744 ignore \ud574\uc8fc\uc5b4\uc57c \ud55c\ub2e4\ub294 \uc678\uacc4\uc5b4\ub3c4 \uc544\ub2cc \uc774\ud574\ubabb\ud560 \uc124\uba85\uc774 \ub098\uc628\ub2e4. \uc5b4\ucc0c\ub410\ub4e0 ignore \ud558\ub294 \uc124\uc815\ubc95\uc740 \uc544\ub798\uc640 \uac19\ub2e4.<\/p>\n<pre class=\"lang:xhtml decode:true \" >&lt;pluginManagement&gt;\r\n    &lt;plugins&gt;\r\n        &lt;plugin&gt;\r\n            &lt;groupId&gt;org.eclipse.m2e&lt;\/groupId&gt;\r\n            &lt;artifactId&gt;lifecycle-mapping&lt;\/artifactId&gt;\r\n            &lt;version&gt;1.0.0&lt;\/version&gt;\r\n            &lt;configuration&gt;\r\n                &lt;lifecycleMappingMetadata&gt;\r\n                    &lt;pluginExecutions&gt;  \r\n                        &lt;pluginExecution&gt;       \r\n                            &lt;pluginExecutionFilter&gt;     \r\n                                &lt;groupId&gt;org.apache.maven.plugins&lt;\/groupId&gt;\r\n                                &lt;artifactId&gt;maven-dependency-plugin&lt;\/artifactId&gt;\r\n                                &lt;versionRange&gt;[1.0.0,)&lt;\/versionRange&gt;\r\n                                &lt;goals&gt;                         \r\n                                    &lt;goal&gt;copy-dependencies&lt;\/goal&gt;      \r\n                                &lt;\/goals&gt;                        \r\n                            &lt;\/pluginExecutionFilter&gt;    \r\n                            &lt;action&gt;                    \r\n                                &lt;ignore \/&gt;                      \r\n                            &lt;\/action&gt;                   \r\n                        &lt;\/pluginExecution&gt;      \r\n                    &lt;\/pluginExecutions&gt; \r\n                &lt;\/lifecycleMappingMetadata&gt;\r\n            &lt;\/configuration&gt;\r\n        &lt;\/plugin&gt;\r\n    &lt;\/plugins&gt;\r\n&lt;\/pluginManagement&gt;<\/pre>\n<p>\ucc38\uace0\ub85c <build>\ud0dc\uadf8\ub294 \ud558\uc704\uc5d0 <plugins>\uc640 <pluginmanagement> \ub97c \ub458 \uc218 \uc788\uc73c\uba70, \ub458\uc758 depth\ub294 \ub3d9\uae09\uc774\ub2e4.<\/p>\n<p>\ucc38\uace0 : <a href=\"http:\/\/blog.daum.net\/duca666\/58\" target=\"_blank\">http:\/\/blog.daum.net\/duca666\/58<\/a><\/p>\n<p>&nbsp;<\/pluginmanagement><\/plugins><\/build><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; pom.xml \ubd80\ubd84 jar\ub97c \uc791\uc131\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-jar-plugin \uc774 \ud544\uc694\ud558\uba70, \uc758\uc874\uc131 jar \ud30c\uc77c\ub4e4\uc744 \uc81c\uc5b4\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-dependency-plugin\uc774 \ud544\uc694\ud558\ub2e4. \uadf8\ub7ec\ub098 maven-dependency-plugin \uc124\uc815\uc744 \ud558\uc5ec m2eclipse\ub85c package\ud558\uac8c \ub418\uba74 \ub2e4\uc74c\uacfc \uac19\uc740 \uba54\uc138\uc9c0\uc758 \uc5d0\ub7ec\uac00 \ubc1c\uc0dd\ub41c\ub2e4. maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc774\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud558\uc5ec \uad6c\uae00\ub9c1\ud574\ubcf4\uba74, &hellip; <a href=\"https:\/\/apollo89.com\/wordpress\/?p=548\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[662,670],"tags":[254,1096,1094],"class_list":["post-548","post","type-post","status-publish","format-standard","hentry","category-java-jsp","category-util-tools","tag-maven","tag-maven-dependency-plugin","tag-plugin"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>maven-dependency-plugin (goals &quot;copy-dependencies&quot;,&quot;unpack&quot;) is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/apollo89.com\/wordpress\/?p=548\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"maven-dependency-plugin (goals &quot;copy-dependencies&quot;,&quot;unpack&quot;) is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com\" \/>\n<meta property=\"og:description\" content=\"&nbsp; pom.xml \ubd80\ubd84 jar\ub97c \uc791\uc131\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-jar-plugin \uc774 \ud544\uc694\ud558\uba70, \uc758\uc874\uc131 jar \ud30c\uc77c\ub4e4\uc744 \uc81c\uc5b4\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-dependency-plugin\uc774 \ud544\uc694\ud558\ub2e4. \uadf8\ub7ec\ub098 maven-dependency-plugin \uc124\uc815\uc744 \ud558\uc5ec m2eclipse\ub85c package\ud558\uac8c \ub418\uba74 \ub2e4\uc74c\uacfc \uac19\uc740 \uba54\uc138\uc9c0\uc758 \uc5d0\ub7ec\uac00 \ubc1c\uc0dd\ub41c\ub2e4. maven-dependency-plugin (goals &quot;copy-dependencies&quot;,&quot;unpack&quot;) is not supported by m2e \uc774\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud558\uc5ec \uad6c\uae00\ub9c1\ud574\ubcf4\uba74, &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/apollo89.com\/wordpress\/?p=548\" \/>\n<meta property=\"og:site_name\" content=\"Apollo89.com\" \/>\n<meta property=\"article:published_time\" content=\"2012-06-26T05:44:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2013-02-23T14:56:33+00:00\" \/>\n<meta name=\"author\" content=\"apollo89\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uae00\uc4f4\uc774\" \/>\n\t<meta name=\"twitter:data1\" content=\"apollo89\" \/>\n\t<meta name=\"twitter:label2\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548\"},\"author\":{\"name\":\"apollo89\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"headline\":\"maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc5d0\ub7ec..\",\"datePublished\":\"2012-06-26T05:44:42+00:00\",\"dateModified\":\"2013-02-23T14:56:33+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548\"},\"wordCount\":34,\"commentCount\":0,\"keywords\":[\"maven\",\"maven-dependency-plugin\",\"plugin\"],\"articleSection\":[\"Java\\\/JSP\",\"Util\\\/Tools\"],\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548\",\"name\":\"maven-dependency-plugin (goals \\\"copy-dependencies\\\",\\\"unpack\\\") is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\"},\"datePublished\":\"2012-06-26T05:44:42+00:00\",\"dateModified\":\"2013-02-23T14:56:33+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?p=548#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/apollo89.com\\\/wordpress\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc5d0\ub7ec..\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/\",\"name\":\"Apollo89.com\",\"description\":\"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/#\\\/schema\\\/person\\\/93f56825cac3b2f18e5f107995066c82\",\"name\":\"apollo89\",\"description\":\"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.\",\"url\":\"https:\\\/\\\/apollo89.com\\\/wordpress\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"maven-dependency-plugin (goals \"copy-dependencies\",\"unpack\") is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/apollo89.com\/wordpress\/?p=548","og_locale":"ko_KR","og_type":"article","og_title":"maven-dependency-plugin (goals \"copy-dependencies\",\"unpack\") is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com","og_description":"&nbsp; pom.xml \ubd80\ubd84 jar\ub97c \uc791\uc131\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-jar-plugin \uc774 \ud544\uc694\ud558\uba70, \uc758\uc874\uc131 jar \ud30c\uc77c\ub4e4\uc744 \uc81c\uc5b4\ud558\uae30 \uc704\ud574\uc11c\ub294 maven-dependency-plugin\uc774 \ud544\uc694\ud558\ub2e4. \uadf8\ub7ec\ub098 maven-dependency-plugin \uc124\uc815\uc744 \ud558\uc5ec m2eclipse\ub85c package\ud558\uac8c \ub418\uba74 \ub2e4\uc74c\uacfc \uac19\uc740 \uba54\uc138\uc9c0\uc758 \uc5d0\ub7ec\uac00 \ubc1c\uc0dd\ub41c\ub2e4. maven-dependency-plugin (goals \"copy-dependencies\",\"unpack\") is not supported by m2e \uc774\ub97c \ud574\uacb0\ud558\uae30 \uc704\ud558\uc5ec \uad6c\uae00\ub9c1\ud574\ubcf4\uba74, &hellip; Continue reading &rarr;","og_url":"https:\/\/apollo89.com\/wordpress\/?p=548","og_site_name":"Apollo89.com","article_published_time":"2012-06-26T05:44:42+00:00","article_modified_time":"2013-02-23T14:56:33+00:00","author":"apollo89","twitter_card":"summary_large_image","twitter_misc":{"\uae00\uc4f4\uc774":"apollo89","\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/apollo89.com\/wordpress\/?p=548#article","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=548"},"author":{"name":"apollo89","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"headline":"maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc5d0\ub7ec..","datePublished":"2012-06-26T05:44:42+00:00","dateModified":"2013-02-23T14:56:33+00:00","mainEntityOfPage":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=548"},"wordCount":34,"commentCount":0,"keywords":["maven","maven-dependency-plugin","plugin"],"articleSection":["Java\/JSP","Util\/Tools"],"inLanguage":"ko-KR","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/apollo89.com\/wordpress\/?p=548#respond"]}]},{"@type":"WebPage","@id":"https:\/\/apollo89.com\/wordpress\/?p=548","url":"https:\/\/apollo89.com\/wordpress\/?p=548","name":"maven-dependency-plugin (goals \"copy-dependencies\",\"unpack\") is not supported by m2e \uc5d0\ub7ec.. - Apollo89.com","isPartOf":{"@id":"https:\/\/apollo89.com\/wordpress\/#website"},"datePublished":"2012-06-26T05:44:42+00:00","dateModified":"2013-02-23T14:56:33+00:00","author":{"@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82"},"breadcrumb":{"@id":"https:\/\/apollo89.com\/wordpress\/?p=548#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/apollo89.com\/wordpress\/?p=548"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/apollo89.com\/wordpress\/?p=548#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/apollo89.com\/wordpress"},{"@type":"ListItem","position":2,"name":"maven-dependency-plugin (goals &#8220;copy-dependencies&#8221;,&#8221;unpack&#8221;) is not supported by m2e \uc5d0\ub7ec.."}]},{"@type":"WebSite","@id":"https:\/\/apollo89.com\/wordpress\/#website","url":"https:\/\/apollo89.com\/wordpress\/","name":"Apollo89.com","description":"\uc544\ud3f4\ub85c\uc528\uc758 \uc7a1\ub2e4\ud55c \uacbd\ud5d8\ub4e4..","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/apollo89.com\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Person","@id":"https:\/\/apollo89.com\/wordpress\/#\/schema\/person\/93f56825cac3b2f18e5f107995066c82","name":"apollo89","description":"\uc544\ud3f4\ub85c89 \uc785\ub2c8\ub2e4.","url":"https:\/\/apollo89.com\/wordpress\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/548","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=548"}],"version-history":[{"count":0,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/548\/revisions"}],"wp:attachment":[{"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=548"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=548"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/apollo89.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=548"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}