There's currently a preGoal and postGoal example in maven.xml for Maven itself, if that helps.
I've also generated the documentation for the plugins, see http://jakarta.apache.org/turbine/maven/reference/plugins/index.html Yesterday I updated the users guide with a small snippet on the maven.xml file. See http://jakarta.apache.org/turbine/maven/reference/user-guide.html#maven.xml Hope this helps, -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers Henri Yandell <[EMAIL PROTECTED]> wrote on 11/09/2002 06:12:46 PM: > > An example is good :) I was after a maven.xml though, rather than a > project.xml. I'm trying to understand how to hook preGoals in etc so I can > tackle hooking xdoclet in again. However it sounds as though this might be > a common problem in the system. If I can have a preGoal call an ant task > to do it, then it will be workable. > > Hen > > On Wed, 11 Sep 2002 [EMAIL PROTECTED] wrote: > > > Have you seen the example I added recently: > > > > http://cvs.apache.org/viewcvs/jakarta-turbine- > maven/src/examples/simple-java/project.xml?rev=1.2&content- > type=text/vnd.viewcvs-markup > > > > -- > > dIon Gillard, Multitask Consulting > > Work: http://www.multitask.com.au > > Developers: http://adslgateway.multitask.com.au/developers > > > > > > Henri Yandell <[EMAIL PROTECTED]> wrote on 11/09/2002 12:38:41 AM: > > > > > 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:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > > For additional commands, e-mail: <mailto:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: <mailto:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > > > > > > > -- > > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:turbine-maven-user- > [EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
