You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ankush chadha <an...@yahoo.com> on 2010/12/16 17:59:10 UTC

quick questions about maven properties

If one is using a custom mojo to compute few things and save the result as a 
string. Is it possible to expose that string as a property to the pom (except 
using System.setProperty)?

Is there a property corresponding to the default resource location 
${basedir}/src/main/resources?

Thanks
Ankush