Author: khmarbaise
Date: Thu Sep  4 20:54:35 2014
New Revision: 1622561

URL: http://svn.apache.org/r1622561
Log:
- Added a hint for maven-embedder in the pom.xml file.

Modified:
    maven/plugins/trunk/maven-ant-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ant-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ant-plugin/pom.xml?rev=1622561&r1=1622560&r2=1622561&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ant-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ant-plugin/pom.xml Thu Sep  4 20:54:35 2014
@@ -136,6 +136,7 @@ under the License.
       <version>1.1</version>
       <scope>test</scope>
     </dependency>
+    <!-- Unfortunately there is no version 2.2.1 for maven-embedder. So we 
have to stuck until we go for Maven 3. only. -->
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-embedder</artifactId>


Reply via email to