Hi,
I am having a problem overriding the source directory.
I have the following (relevant) project structure
<projdir>/src/maven (this is where the project.xml, properties files and
build files are residing)
<projdir>/src/java

I have set the following property in build.properties (tried both the one in
${user.dir} and <projdir>/src/maven):
src.dir = ../../src (names of the property key taken from torque)

When i try to build the jar, it fails with the following error:
F:\lib\maven-b4\maven\plugins\core\build.xml:1307: srcdir
"F:\dev\point\src\maven\src\java" does not exist!

I have also tried to set "maven.src.dir" to the same value (as that was
described on the reference/properties/Directory Layout Settings), with the
same error though.
Overriding the build.dir property in the same way did work as expected.
Does anyone know what I am doing wrong here?
Thanks for any hints,
Rintcius


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

Reply via email to