Running Maven in a directory not containing a POM file always results in 'Build 
Successful'.
--------------------------------------------------------------------------------------------

         Key: MAVEN-1644
         URL: http://jira.codehaus.org/browse/MAVEN-1644
     Project: maven
        Type: Improvement
  Components: core  
    Versions: 1.0.2, 1.1-beta-1    
 Environment: Not of importance.
    Reporter: Davy Toch
    Priority: Minor
     Fix For: 1.1-beta-2


In maven 1.0.2 and 1.1-beta-1, running 'maven' in a directory that doesn't 
contain a POM file always results in 'Build Succesful'.

======================================================
$.\maven.bat
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.1-beta-1

BUILD SUCCESSFUL
Total time   : 1 seconds
Finished at  : vrijdag 8 juli 2005 13:32:35 CEST
======================================================

This could be confusing for novice users of Maven and it would be better to 
generate an error stating
that no POM file was found.

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to