You can view the issue detail at the following URL:
<http://scarab.werken.com/scarab/issues/id/TTWS49>
Type : Defect
Issue Id : TTWS49
Reported by: Eric Emminger
[EMAIL PROTECTED] - ([EMAIL PROTECTED])
Details:
Platform: PC
Operating system: Suse
Summary: lib directory not found during first build with Maven
Description: After checking out jakarta-turbine-2 from cvs into a new local
repository, Maven failed with the following error.
BUILD FAILED
null:52:35: <attainGoal> null:92:7: <ant>
/home/eemminger/dev/cvs/jakarta-turbine-2/lib not found.
Creating a directory named 'lib' in the local repository resolved the issue.
I think it stems from <attainGoal name="torque:om"/> in maven.xml. If the build script
requires this directory, it's probably safe to let it create it if it doesn't exist.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]