Hi
I already asked this at users@maven.apache.org but I didn't get an answer so if maybe somebody on this list could help me:

Is there a variable for the source folder?

${project.build.sourceDirectory} returns "my-app/src/main/java"

I noticed that I can use ${user.dir}/src
but this would break if somebody uses an other src folder. Or
is the src folder immutable in M2. That would also solve my problem :-)

Cheers,
michael



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

Reply via email to