The following comment has been added to this issue:
Author: David Eric Pugh
Created: Tue, 19 Aug 2003 3:34 AM
Body:
Dion,
The --dir command works great with the new CVS HEAD (was STABLE).
However, the --find doesn't work, but that may be user error...! I have a project.xml
in c:\clients\upstate\fortius, if I am in c:\clients\upstate I tried maven -f
c:\clients\upstate\fortius test but it seemed to build locally in c:\clients\upstate,
but use the project.xml in c:\clients\upstate\fortius.
This could be because I don't understand the semantics of --find. However, --dir is
what I really wanted, so I'm happy.
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-689
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-689
Summary: Using --dir and --find don't seem to work
Type: Bug
Status: Unassigned
Priority: Major
Time Spent: Unknown
Remaining: Unknown
Project: maven
Versions:
1.0-beta-10
Assignee:
Reporter: David Eric Pugh
Created: Mon, 18 Aug 2003 6:16 PM
Updated: Mon, 18 Aug 2003 6:16 PM
Environment: win 2k and maven beta 10
Description:
I am in c:\java and I want to run the maven build in c:\java\projectA\. It seems like
maven --dir c:\java\projectA war:webapp would do it, but I get an error ons or it
builds the Global Project:
C:\clients\Upstate>maven --dir c:\clients\upstate\fortius\ war
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-beta-10
[echo] Assembling webapp Global Project
[echo] Building WAR Global Project
BUILD SUCCESSFUL
Total time: 2 seconds
---------------------------------------------------------------------
JIRA INFORMATION:
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
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]