Now, it's getting stranger. I did a clean and then just a straight maven and back to square one. No target directory generated, no source compiled.
Only when I did maven -X -e java:jar did it actually build anything. I'm gonna try the task directly without debug. -warner ----- Original Message ----- From: "Warner Onstine" <[EMAIL PROTECTED]> To: "Turbine Maven Users List" <[EMAIL PROTECTED]> Sent: Thursday, January 02, 2003 10:52 AM Subject: Re: continuing build problems > Ok, now I'm stumped. I did this and it builds now. I keep forgetting about > the cache files, could those have been doing something strange? > > -warner > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: "Turbine Maven Users List" <[EMAIL PROTECTED]> > Sent: Thursday, January 02, 2003 10:26 AM > Subject: Re: continuing build problems > > > > Warner, > > > > try > > > > maven -e -X <insertYourFailingGoalHere> > > -- > > dIon Gillard, Multitask Consulting > > Blog: http://www.freeroller.net/page/dion/Weblog > > Work: http://www.multitask.com.au > > > > > > "Warner Onstine" <[EMAIL PROTECTED]> wrote on 03/01/2003 04:11:02 > > AM: > > > > > > > > ----- Original Message ----- > > > From: "Jason van Zyl" <[EMAIL PROTECTED]> > > > To: "Turbine Maven Users List" <[EMAIL PROTECTED]> > > > Sent: Thursday, January 02, 2003 9:45 AM > > > Subject: Re: continuing build problems > > > > > > > > > > On Thu, 2003-01-02 at 11:39, Warner Onstine wrote: > > > > > > > > > > > > > > Back to the safe tag, and as I suspected, it isn't working either. > > > > > > > > You mean it isn't working for you. I can only add tests as I get > > decent > > > > information. You're not providing anything useful. I have the > > bootstrap, > > > > the touchstone and 30 odd projects that I build when I make changes. > > Not > > > > much else I or anyone else can do. There may certainly be a problem, > > > > it's even likely but look at what you're saying: "My build doesn't > > work > > > > what's wrong?". I don't know what's wrong, let's see the build or > > > > something. > > > > > > That's why I was asking for debug, how do I do it? I can't remember how > > and > > > I don't see docs on it on the site. Tell me how to do this so I can do > > more > > > digging and I will gladly do this (I seem to remember asking for how-to > > > debug three times already). > > > > > > I'm not trying to be blunt here, but yes my build doesn't work, but it > > also > > > doesn't report any errors back to me, it tells me that it was > > successful. > > > However, no target directory is being created and the maven.log file is > > > being generated with those errors I mentioned before. > > > > > > > > > > > If you provide nothing, you get nothing. If you're not willing to try > > > > and compare your project with the touchstone or do some digging than I > > > > can't help you. If you give me something concrete I will add tests for > > > > you. Tar up your project where I can see it and I'll take a look. > > > > > > Well, I certainly don't think I have provided nothing. I sent my > > maven.log > > > file. I explained what I was experiencing (in related e-mails from > > earlier). > > > I don't mind tracking down problems, I'm not asking anyone to do it for > > me. > > > I just need some pointers in the right direction. > > > > > > -warner > > > > > > > > > > > > -warner > > > > > > > > > > > > > > > -- > > > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > -- > > > > jvz. > > > > > > > > Jason van Zyl > > > > [EMAIL PROTECTED] > > > > http://tambora.zenplex.org > > > > > > > > In short, man creates for himself a new religion of a rational > > > > and technical order to justify his work and to be justified in it. > > > > > > > > -- Jacques Ellul, The Technological Society > > > > > > > > > > > > -- > > > > To unsubscribe, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > For additional commands, e-mail: > > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: <mailto:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > For additional commands, e-mail: <mailto:turbine-maven-user- > > > [EMAIL PROTECTED]> > > > > > > > > ForwardSourceID:NT0009DDF6 > > > > -- > > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
