You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Erez Nahir <er...@gmail.com> on 2007/11/28 09:49:25 UTC

redirecting build output to file

Hi,

Scanning next releases plans, I could not find any jira issue asking for a
flag to tell maven to print the output to a file.
I might have missed it of course, but, if not is there a plan to support it?

(I know I can redirect outpu using > or 'tee' but that's not what we
are looking for.

Thanks,
Erez.

Re: redirecting build output to file

Posted by Erez Nahir <er...@gmail.com>.
created http://jira.codehaus.org/browse/MNG-3305.

Thanks,
Erez.

On Nov 28, 2007 2:20 PM, Wayne Fay <wa...@gmail.com> wrote:

> If no user has ever asked for it (via JIRA), and no one in the dev
> team has ever thought of it themselves, then the likelihood of it
> landing in a release is extremely low.
>
> File a JIRA and perhaps it will be included in a future release. Since
> you can simply pipe or tee the output, I'd expect the number of people
> looking for something like this would be pretty low, but I could be
> completely wrong...
>
> Wayne
>
> On 11/28/07, Erez Nahir <er...@gmail.com> wrote:
> > Hi,
> >
> > Scanning next releases plans, I could not find any jira issue asking for
> a
> > flag to tell maven to print the output to a file.
> > I might have missed it of course, but, if not is there a plan to support
> it?
> >
> > (I know I can redirect outpu using > or 'tee' but that's not what we
> > are looking for.
> >
> > Thanks,
> > Erez.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

Re: redirecting build output to file

Posted by Stephen Connolly <st...@gmail.com>.
It would be great if it could be included in the release:perform goal...

That way we could archive the build log of the artifact that was
released... even better, deploy it once release:perform has completed
the forked execution, that way the build log is available with the
artifact.

On Nov 28, 2007 12:20 PM, Wayne Fay <wa...@gmail.com> wrote:
> If no user has ever asked for it (via JIRA), and no one in the dev
> team has ever thought of it themselves, then the likelihood of it
> landing in a release is extremely low.
>
> File a JIRA and perhaps it will be included in a future release. Since
> you can simply pipe or tee the output, I'd expect the number of people
> looking for something like this would be pretty low, but I could be
> completely wrong...
>
> Wayne
>
>
> On 11/28/07, Erez Nahir <er...@gmail.com> wrote:
> > Hi,
> >
> > Scanning next releases plans, I could not find any jira issue asking for a
> > flag to tell maven to print the output to a file.
> > I might have missed it of course, but, if not is there a plan to support it?
> >
> > (I know I can redirect outpu using > or 'tee' but that's not what we
> > are looking for.
> >
> > Thanks,
> > Erez.
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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


Re: redirecting build output to file

Posted by Wayne Fay <wa...@gmail.com>.
If no user has ever asked for it (via JIRA), and no one in the dev
team has ever thought of it themselves, then the likelihood of it
landing in a release is extremely low.

File a JIRA and perhaps it will be included in a future release. Since
you can simply pipe or tee the output, I'd expect the number of people
looking for something like this would be pretty low, but I could be
completely wrong...

Wayne

On 11/28/07, Erez Nahir <er...@gmail.com> wrote:
> Hi,
>
> Scanning next releases plans, I could not find any jira issue asking for a
> flag to tell maven to print the output to a file.
> I might have missed it of course, but, if not is there a plan to support it?
>
> (I know I can redirect outpu using > or 'tee' but that's not what we
> are looking for.
>
> Thanks,
> Erez.
>

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