From 906e4a2f7458defc0b3da640f7279036cf252537 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Tue, 24 Apr 2007 17:46:48 +0000 Subject: [PATCH] o state requirement of the mr file wagon git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@532026 13f79535-47bb-0310-9956-ffa450edef68 --- maven-embedder/pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml index 7ae973581e..4398f3f6c2 100644 --- a/maven-embedder/pom.xml +++ b/maven-embedder/pom.xml @@ -61,7 +61,7 @@ under the License. shade-maven-plugin org.codehaus.mojo - 1.0-alpha-7 + 1.0-alpha-8-SNAPSHOT package @@ -134,6 +134,10 @@ under the License. org.apache.maven.wagon wagon-ssh-external + + org.apache.maven.wagon + wagon-file +