Sorry, I misread your original mail and didn't catch that fork=true stopped
the stdin/out working. Can you file this as an issue in JIRA?

The only thing I can propose at this point is that you don't fork, and use
JDK 1.3. I think that stops the XML related problems, but I'm not sure.

Cheers,
Brett

> -----Original Message-----
> From: Andy Jefferson [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, 21 January 2004 6:42 PM
> To: Maven Users List
> Subject: Re: Classloading
> 
> 
> Thx for your reply Brett.
> 
> > Blame ant :)
> 
> Well I can't really do that since Ant allows me to run this 
> Java app, yet 
> Maven doesn't :-(
> 
> > You'll need to fork to get this to work at the moment.
> 
> So I can conclude that I *can't* use Maven for this at the 
> moment then ... 
> since as I mentioned in the mail I need stdin, stdout in the 
> Java app and 
> using fork seems to screw that up.
> 
> 
> -- 
> Andy
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to