If one of the developers could just send a relatively full maven.xml, it
would be nice :) I've seen lots of snippets passing through, but not a
whole document.

build.properties can be used for default things I think. I'm not sure if
it's still in use, so a maven developer would have to tell you. All I
usually have is a project.properties that says:

maven.repo.remote=http://jars.genscape.com,http://www.ibiblio.org/maven

and I think I could replace that with a build.properties in my home
directory. So build.properties for defaults accross all projects.

Hen

On Tue, 10 Sep 2002, Scott Francis wrote:

> Is there good doc for these two files?
> I'm a newbie and i'm not finding doc on either of them on the maven
> site... i found the "project.xml" documentation... any clues? :)  maybe
> even a good example of each file would tell me what i need to know.
> (the problem i'm having is that i have a build.xml for ant that works
> like a charm. but when i build with maven i have some build errors...
> and so i'd like to get some control over the interaction between maven
> and my build :)
>
>
> many thanks -
>
> scott
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to