[MNG-4055] wrong error on mvn install in folder without pom.xml

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@817227 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-09-21 12:32:45 +00:00
parent fa454684ee
commit fb40b8e83a
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ under the License.
<artifactId>standalone-pom</artifactId>
<version>1</version>
<packaging>pom</packaging>
<name>Maven Stub Project (No POM)</name>
</project>