Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Commit

Permalink
- Added a hint for maven-embedder in the pom.xml file.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1622561 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
khmarbaise committed Sep 4, 2014
1 parent 3c0a42f commit 7699078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 7699078

Please sign in to comment.