Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-10
-
Fix Version/s: 1.0-rc1
-
Component/s: None
-
Labels:None
-
Environment:win 2k and maven beta 10
-
Number of attachments :
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
Can you test this against the stable branch?
I believe this was fixed yesterday.