[ 
http://jira.codehaus.org/browse/MNG-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4055.
----------------------------------

         Assignee: Benjamin Bentmann
       Resolution: Fixed
    Fix Version/s:     (was: 3.0-alpha-5)
                   3.0-alpha-3

Fixed in [r817227|http://svn.apache.org/viewvc?view=rev&revision=817227].

Output is now:
{noformat}
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.109s
[INFO] Finished at: Mon Sep 21 14:32:01 CEST 2009
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
[ERROR] Goal org.apache.maven.plugins:maven-clean-plugin:2.2:clean requires a 
project to execute but there is no POM in this build.
{noformat}

> wrong error on mvn install in folder without pom.xml 
> -----------------------------------------------------
>
>                 Key: MNG-4055
>                 URL: http://jira.codehaus.org/browse/MNG-4055
>             Project: Maven 2
>          Issue Type: Bug
>    Affects Versions: 3.0-alpha-2
>            Reporter: Milos Kleint
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-3
>
>
> a folder without maven's pom.xml file. running mvn install there->
> [mkle...@localhost glassfish]$ ~/javatools/apache-maven-3.0-alpha-2/bin/mvn 
> install
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Maven Default Project
> [INFO]
> [INFO] Id: org.apache.maven:super-pom:jar:3.0-SNAPSHOT
> [INFO] task-segment: [install]
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR]
> Internal error in the plugin manager executing goal 
> 'org.apache.maven.plugins:maven-resources-plugin:2.2:resources': Cannot 
> execute mojo: resources. It requires a project with an existing pom.xml, but 
> the build is not using one.
> While building project with id: org.apache.maven:super-pom:jar:3.0-SNAPSHOT

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to