You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Comron Sattari <co...@gmail.com> on 2005/11/16 05:58:26 UTC

Problems with *.properties

Hi all,

I'm new to Maven and I've been struggling to get maven to read anything from
my project.properties or build.properties. I've put project.properties in
the same directory as my pom.xml, but I have no luck in overridding any
values with properties from the file.

What am I doing wrong? This is extremely frustrating and I know it shouldn't
even require a thought.

Regards,
Comron

Re: Problems with *.properties

Posted by Dion Gillard <di...@gmail.com>.
Maven 2 is not backward compatible with Maven 1, and does not use
build.properties or project.properties files.

On 11/16/05, Comron Sattari <co...@gmail.com> wrote:
> Hi all,
>
> I'm new to Maven and I've been struggling to get maven to read anything from
> my project.properties or build.properties. I've put project.properties in
> the same directory as my pom.xml, but I have no luck in overridding any
> values with properties from the file.
>
> What am I doing wrong? This is extremely frustrating and I know it shouldn't
> even require a thought.
>
> Regards,
> Comron
>
>


--
http://www.multitask.com.au/people/dion/
"You are going to let the fear of poverty govern your life and your
reward will be that you will eat, but you will not live." - George
Bernard Shaw

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org