Message:
The following issue has been closed.
Resolver: dion gillard
Date: Wed, 20 Aug 2003 9:09 PM
C:\source\maven>cd src\java
C:\source\maven\src\java>maven --find test
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc1-SNAPSHOT
java:prepare-filesystem:
java:compile:
[echo] Compiling to C:\source\maven/target/classes
java:jar-resources:
test:prepare-filesystem:
test:test-resources:
test:compile:
test:test:
...
...
...
jar:jar:
[jar] Building jar: C:\source\maven\target\maven.jar
BUILD SUCCESSFUL
Total time: 55 seconds
Finished at: Thu Aug 21 12:00:07 EST 2003
C:\source\maven\src\java>
---------------------------------------------------------------------
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: Closed
Priority: Major
Resolution: FIXED
Time Spent: Unknown
Remaining: Unknown
Project: maven
Fix Fors:
1.0-rc1
Versions:
1.0-beta-10
Assignee:
Reporter: David Eric Pugh
Created: Mon, 18 Aug 2003 6:16 PM
Updated: Wed, 20 Aug 2003 9:09 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]