mirror of https://github.com/apache/maven.git
[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:
parent
fa454684ee
commit
fb40b8e83a
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue