On Thu, May 8, 2008 at 4:24 PM, Benjamin Bentmann
<[EMAIL PROTECTED]> wrote:
> Jerome Lacoste wrote:
>
>
> > I'd like to release version 1.1-beta-2 of the exec Mojo plugin.
> >
>
>  +1, my little use case for the exec:exec goal still runs.
>
>  You could however consider to fix the failure to create the log output file
>  in case its parent directory does not exist yet, i.e.
>   <outputFile>target/this-does-not-exist/out.log</outputFile>
>  will cause ExecMojo.java:268 to fail with a FileNotFoundException and
> output
>  a warning. mkdirs() should cure this.

Fixed.

>  Some mostly cosmetic issues that might be of interest to fix someday:

Opened http://jira.codehaus.org/browse/MEXEC-46 to track it. Some
questions though:

>  The POM has no <scm> element, resulting in a wrong "Source Repository"
>  report if it inherits from a released parent.

I never add the scm element when I inherit properly.
help:effective-pom shows me that the <scm> element gets properly
identified. Is the issue caused by the fact the release plugin
releases POM with that tag version ?

So we lose all benefits to POM inheritance in that case, right ?

>  Goal parameters have no @since annotation.

Does one use released alpha/beta version or just stable versions there ?

Jerome

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to